提交 cd6323eb 编写于 作者: J Johannes Rieken

enable outline by default

上级 eb1d9729
......@@ -16,7 +16,7 @@ const _outlineDesc = <IViewDescriptor>{
ctor: OutlinePanel,
location: ViewLocation.Explorer,
canToggleVisibility: true,
hideByDefault: true,
hideByDefault: false,
order: 2
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册