vscode 智能提示失效
The path /Users/myname/workspace/demoes/node_modules/typescript/lib/tsserver.js doesn't point to a valid tsserver install. Falling back to bundled TypeScript version.
在vscode 插件里搜索 @builtin typescript
可以看一下 https://code.visualstudio.com/docs/nodejs/working-with-javascript#_disable-javascript-support vscode intellisense 实现原理。