mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
Remove unnecessay doc
This commit is contained in:
Vendored
+1
-1
@@ -11449,7 +11449,7 @@ declare module 'vscode' {
|
||||
|
||||
export type EnvironmentVariableScope = {
|
||||
/**
|
||||
* Any specific workspace folder to get collection for. If unspecified, collection applicable to all workspace folders is returned.
|
||||
* Any specific workspace folder to get collection for.
|
||||
*/
|
||||
workspaceFolder?: WorkspaceFolder;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user