Skip to content

Intellisense stops working in VS Code 1.22 with TypeScript 2.8.1 on Ubuntu #23259

New issue

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

Closed
jwulf opened this issue Apr 9, 2018 · 3 comments
Closed
Assignees
Labels
Bug A bug in TypeScript Needs More Info The issue still hasn't been fully clarified

Comments

@jwulf
Copy link

jwulf commented Apr 9, 2018

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
@j-oliveras
Copy link
Contributor

Duplicated or related to #23255?

@mhegazy
Copy link
Contributor

mhegazy commented Apr 9, 2018

Can you share your tsserver log please.

@mhegazy mhegazy added Bug A bug in TypeScript Needs More Info The issue still hasn't been fully clarified labels Apr 9, 2018
@mhegazy mhegazy added this to the TypeScript 2.8.2 milestone Apr 9, 2018
@mhegazy
Copy link
Contributor

mhegazy commented Apr 26, 2018

closing for now. please reopen if you have more information to share.

@mhegazy mhegazy closed this as completed Apr 26, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Needs More Info The issue still hasn't been fully clarified
Projects
None yet
Development

No branches or pull requests

4 participants