提交 89af837d 编写于 作者: I isidor

debug welcome: show automatic welcome view

#95863
上级 d3c97cd9
......@@ -121,7 +121,7 @@ viewsRegistry.registerViewWelcomeContent(WelcomeView.ID, {
viewsRegistry.registerViewWelcomeContent(WelcomeView.ID, {
content: localize({ key: 'detectThenRunAndDebug', comment: ['Please do not translate the word "commmand", it is part of our internal syntax which must not change'] },
"[Detect then Run and Debug{0}](command:{1})", debugKeybindingLabel, SelectAndStartAction.ID)
"[Show](command:{0}) automatic debug configurations.", SelectAndStartAction.ID)
});
viewsRegistry.registerViewWelcomeContent(WelcomeView.ID, {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册