提交 b6e7eaa1 编写于 作者: M Martin Aeschlimann

fix for typescript-vscode-sh-plugin not found

上级 5b96deeb
......@@ -957,7 +957,8 @@
],
"typescriptServerPlugins": [
{
"name": "typescript-vscode-sh-plugin"
"name": "typescript-vscode-sh-plugin",
"enableForWorkspaceTypeScriptVersions": true
}
]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册