mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Merge branch 'splitview' into scm-viewlet
This commit is contained in:
@@ -64,7 +64,7 @@ export interface IEnvironment {
|
||||
export interface IWorkspaceData {
|
||||
id: string;
|
||||
name: string;
|
||||
roots: URI[];
|
||||
folders: URI[];
|
||||
}
|
||||
|
||||
export interface IInitData {
|
||||
|
||||
Reference in New Issue
Block a user