mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
storage - write workspace.json from renderer
This commit is contained in:
@@ -48,7 +48,7 @@ export interface IEnvironment {
|
||||
appSettingsHome: URI;
|
||||
extensionDevelopmentLocationURI: URI;
|
||||
extensionTestsPath: string;
|
||||
workspaceStorageHome: string;
|
||||
workspaceStoragePath: string;
|
||||
}
|
||||
|
||||
export interface IWorkspaceData {
|
||||
|
||||
Reference in New Issue
Block a user