mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Merge from vscode 2b0b9136329c181a9e381463a1f7dc3a2d105a34 (#4880)
This commit is contained in:
@@ -25,8 +25,8 @@ exports.collectModules = function () {
|
||||
|
||||
createModuleDescription('vs/workbench/services/search/node/searchApp', []),
|
||||
|
||||
createModuleDescription('vs/workbench/services/files/node/watcher/unix/watcherApp', []),
|
||||
createModuleDescription('vs/workbench/services/files/node/watcher/nsfw/watcherApp', []),
|
||||
createModuleDescription('vs/workbench/services/files2/node/watcher/unix/watcherApp', []),
|
||||
createModuleDescription('vs/workbench/services/files2/node/watcher/nsfw/watcherApp', []),
|
||||
|
||||
createModuleDescription('vs/workbench/services/extensions/node/extensionHostProcess', []),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user