multi root - stable workspace.id

This commit is contained in:
Benjamin Pasero
2017-06-15 15:27:02 +02:00
parent a248e33622
commit 73dad2ebb9
10 changed files with 78 additions and 80 deletions

View File

@@ -104,7 +104,6 @@ export class ExtensionHostMain {
return TPromise.as(null);
}
const desiredFilesMap: {
[filename: string]: boolean;
} = {};