mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
@@ -38,6 +38,9 @@ declare module 'vscode' {
|
||||
An empty string can be used if no value should be shown in the UI.
|
||||
*/
|
||||
value: string;
|
||||
|
||||
/** The type of the variable's value */
|
||||
type?: string;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user