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 969f38d commit 181cb96Copy full SHA for 181cb96
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 { MarkdownString } 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