Skip to content

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

@jwulf

Description

@jwulf

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

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptNeeds More InfoThe issue still hasn't been fully clarified

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions