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 cc74a42 commit 123c841Copy full SHA for 123c841
vscode.proposed.d.ts
@@ -3,6 +3,8 @@
3
* Licensed under the MIT License. See License.txt in the project root for license information.
4
*--------------------------------------------------------------------------------------------*/
5
6
+import { Command } from 'vscode';
7
+
8
/**
9
* This is the place for API experiments and proposals.
10
* These API are NOT stable and subject to change. They are only available in the Insiders
0 commit comments