Add contributes.explorer section and add it to ViewletRegistry

Disable hygiene for now.
This commit is contained in:
Pine Wu
2016-09-26 15:21:39 -07:00
parent fbacd65e2a
commit 2657a9daea
14 changed files with 488 additions and 17 deletions

View File

@@ -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