mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Add contributes.explorer section and add it to ViewletRegistry
Disable hygiene for now.
This commit is contained in:
@@ -57,6 +57,8 @@ import 'vs/workbench/parts/extensions/electron-browser/extensions.contribution';
|
||||
import 'vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen';
|
||||
import 'vs/workbench/parts/extensions/electron-browser/extensionsViewlet'; // can be packaged separately
|
||||
|
||||
import 'vs/workbench/parts/explorers/browser/treeExplorerViewlet.contribution';
|
||||
|
||||
import 'vs/workbench/parts/output/browser/output.contribution';
|
||||
import 'vs/workbench/parts/output/browser/outputPanel'; // can be packaged separately
|
||||
|
||||
|
||||
Reference in New Issue
Block a user