mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
Include tree explorer viewlet in workbench
This commit is contained in:
@@ -61,6 +61,7 @@ import 'vs/workbench/parts/extensions/electron-browser/extensionsViewlet'; // ca
|
||||
|
||||
import 'vs/workbench/parts/explorers/browser/treeExplorer.contribution';
|
||||
import 'vs/workbench/parts/explorers/browser/treeExplorerActions.contribution';
|
||||
import 'vs/workbench/parts/explorers/browser/treeExplorerViewlet'; // can be packaged separately
|
||||
|
||||
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