mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
cleanup multi extension debugging
This commit is contained in:
@@ -54,7 +54,7 @@ export interface IEnvironment {
|
||||
appLanguage: string;
|
||||
appUriScheme: string;
|
||||
appSettingsHome?: URI;
|
||||
extensionDevelopmentLocationURI?: URI | URI[];
|
||||
extensionDevelopmentLocationURI?: URI[];
|
||||
extensionTestsLocationURI?: URI;
|
||||
globalStorageHome: URI;
|
||||
userHome: URI;
|
||||
|
||||
Reference in New Issue
Block a user