问题
- 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