提交 e09c0556 编写于 作者: I isidor

panel: make repl the default panel for now

上级 b284ed56
......@@ -79,6 +79,7 @@ const openViewletKb: IKeybindings = {
'repl',
40
));
(<panel.PanelRegistry>platform.Registry.as(panel.Extensions.Panels)).setDefaultPanelId(debug.REPL_ID);
// register action to open viewlet
const registry = (<wbaregistry.IWorkbenchActionRegistry> platform.Registry.as(wbaregistry.Extensions.WorkbenchActions));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册