Add actions

This commit is contained in:
Pine Wu
2016-10-13 14:28:20 -07:00
parent f660ca6aa7
commit f659fdd33e
2 changed files with 34 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ 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/explorers/browser/treeExplorerActions.contribution';
import 'vs/workbench/parts/output/browser/output.contribution';
import 'vs/workbench/parts/output/browser/outputPanel'; // can be packaged separately