new file => new untitled file rather than explorer's new file

ref #119882
上级 91d308b1
......@@ -47,7 +47,7 @@ export const content: GettingStartedContent = [
icon: Codicon.newFile,
content: {
type: 'startEntry',
command: 'explorer.newFile',
command: 'workbench.action.files.newUntitledFile',
}
},
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册