mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Revert "add 'configuration' (read uri/path) of workspace config file, #41408"
This reverts commit 3ecef8c1dd.
This commit is contained in:
@@ -71,7 +71,6 @@ export interface IWorkspaceData {
|
||||
id: string;
|
||||
name: string;
|
||||
folders: { uri: UriComponents, name: string, index: number }[];
|
||||
configuration: UriComponents;
|
||||
}
|
||||
|
||||
export interface IInitData {
|
||||
|
||||
Reference in New Issue
Block a user