-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Description
Issue Type: Bug
When opening any typescript project VSCode does not start tsserver - does not compile the code. I
I've also noticed that in settings vscode does not recognize any typescript.* config option - e.g. for typescript.tsdk it shows "Unknown Configuration Setting". I also do not see any dropdown with typescript version in the bottom bar:

I don't see TypeScript task in the dropdown and don't see tsserver trying to start either:

I can run tsc --v in the VSCode terminal and it works fine. I'm on 4.0.5 version.
This happens on Catalina, but i had that already working - stopped working either with vscode upgrade to 1.51.1 (although later i downgraded to 1.50.1 and didnt work either) or with upgrade of node-gyp.
VS Code version: Code 1.51.1 (e5a624b, 2020-11-11T01:11:34.018Z)
OS version: Darwin x64 19.6.0
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz (12 x 2600) |
| GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled webgl: enabled webgl2: enabled |
| Load (avg) | 4, 4, 3 |
| Memory (System) | 32.00GB (2.34GB free) |
| Process Argv | --crash-reporter-id 4288811b-6925-4fc5-ac93-57b72d662e6d |
| Screen Reader | no |
| VM | 0% |
Extensions (2)
| Extension | Author (truncated) | Version |
|---|---|---|
| sass-index-creator | q | 1.0.2 |
| vim | vsc | 1.17.1 |