mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
multi root - stable workspace.id
This commit is contained in:
@@ -58,6 +58,7 @@ export interface IEnvironment {
|
||||
|
||||
export interface IWorkspaceData {
|
||||
id: string;
|
||||
name: string;
|
||||
roots: URI[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user