mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
#23251 Expose global storage path in proposed API
This commit is contained in:
@@ -50,6 +50,7 @@ export interface IEnvironment {
|
||||
appSettingsHome: URI;
|
||||
extensionDevelopmentLocationURI: URI;
|
||||
extensionTestsPath: string;
|
||||
globalStorageHome: string;
|
||||
}
|
||||
|
||||
export interface IWorkspaceData {
|
||||
|
||||
Reference in New Issue
Block a user