We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3721bd2 commit 2642f3aCopy full SHA for 2642f3a
packages/ds-ext/src/extension.ts
@@ -62,6 +62,5 @@ export function activate(context: vscode.ExtensionContext) {
62
63
export function deactivate() {
64
console.log('Deactivating "ds-ext" extension.');
65
- console.log('Should rebuild/test in workflow');
66
jsonReadonlyProvider?.dispose();
67
}
0 commit comments