Skip to content

Typescript crashes in VS Code insiders latest build with all extensions disabled and TypeScript Nightly extension #52353

Open
@bennyk8y

Description

@bennyk8y

Hi, in our company we are working in relatively big TS monorepo.
For all our developers TS crashes few times a day.
My setup:

  1. Visual Studio Code - Insiders - 1.75.0
  2. JavaScript and TypeScript Nightly extension - latest
  3. All extensions are disabled.

Another thing that we've tried is excluding from File Watcher node_modules/** and node_modules but i see its still being watched under, but i guess its a different thing.

Bug Report

🔎 Search Terms

typescript crash, typescript plugin loading infinitely

🕗 Version & Regression Information

Version: 1.75.0-insider
Commit: 243854703b7fa371abb752ec0df7817a615a308b
Date: 2023-01-13T08:04:47.712Z (1 wk ago)
Electron: 19.1.9
Chromium: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-electron.0
OS: Darwin arm64 21.3.0
Sandboxed: Yes 

The indications for this crash are

  1. Typescript icon loading infinitely
  2. Hovering on any code have a ("loading...") indication
  3. All Typescript features aren't working

Metadata

Metadata

Assignees

Labels

Needs More InfoThe issue still hasn't been fully clarifiedRescheduledThis issue was previously scheduled to an earlier milestone

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions