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 9afd676 commit 8fe17a1Copy full SHA for 8fe17a1
extensions/ql-vscode/src/extension.ts
@@ -1,3 +1,5 @@
1
+/* An irrelevant change which should not be merged */
2
+
3
import { commands, Disposable, ExtensionContext, extensions, languages, ProgressLocation, ProgressOptions, Uri, window as Window } from 'vscode';
4
import { LanguageClient } from 'vscode-languageclient';
5
import { testExplorerExtensionId, TestHub } from 'vscode-test-adapter-api';
0 commit comments