mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
storage - introduce workspaceStorageHome to environment
This commit is contained in:
@@ -48,6 +48,7 @@ export interface IEnvironment {
|
||||
appSettingsHome: URI;
|
||||
extensionDevelopmentLocationURI: URI;
|
||||
extensionTestsPath: string;
|
||||
workspaceStorageHome: string;
|
||||
}
|
||||
|
||||
export interface IWorkspaceData {
|
||||
|
||||
Reference in New Issue
Block a user