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

fix #4138

上级 c4b51424
......@@ -65,7 +65,7 @@ export function create(client: ITypescriptServiceClient) {
currentHint = {
message: localize('hintCreate', "Have a project and experience better IntelliSense and code navigation."),
option: {
title: localize('cmdCreate', "Create jsconfig.json-file..."),
title: localize('cmdCreate', "Create jsconfig.json..."),
execute: () => {
client.logTelemetry('js.hintProjectCreation.accepted');
projectHinted[configFileName] = true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册