VSCode Typescript No Intellisense

旧城冷巷雨未停 提交于 2021-02-05 08:01:52

问题


  • Have Typescript installed globally..
tsc --version
// Version 3.8.3
  • There is no Typescript "version" in the bottom bar of VSCode.
  • "> Select TypeScript Version" from the command palette is blank.
  • In setting typescript tsdk is NOT there.

Not getting any Intellisense for Typescript.

How do I get this work?

来源:https://stackoverflow.com/questions/61685145/vscode-typescript-no-intellisense

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!