We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeScript Version: 2.8.1
Search Terms: typesMap.json doesn't exist intellisense broken tsserver high CPU
Code With VS Code 1.22, TypeScript 2.8.1, on Ubuntu Arty.
Intellisense breaks in my project. Installing TypeScript 2.7.2 in the project and telling VS Code to use that works.
Here's what tsserver.log contains when using the 2.8.1 included with VSCode 1.22:
Info 4 [9:48:28.442] Provided types map file "/usr/share/code/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../typesMap.json" doesn't exist
The text was updated successfully, but these errors were encountered:
Duplicated or related to #23255?
Sorry, something went wrong.
Can you share your tsserver log please.
closing for now. please reopen if you have more information to share.
sheetalkamat
No branches or pull requests
TypeScript Version: 2.8.1
Search Terms:
typesMap.json doesn't exist
intellisense broken
tsserver high CPU
Code
With VS Code 1.22, TypeScript 2.8.1, on Ubuntu Arty.
Intellisense breaks in my project. Installing TypeScript 2.7.2 in the project and telling VS Code to use that works.
Here's what tsserver.log contains when using the 2.8.1 included with VSCode 1.22:
The text was updated successfully, but these errors were encountered: