Open
Description
Hi, in our company we are working in relatively big TS monorepo.
For all our developers TS crashes few times a day.
My setup:
- Visual Studio Code - Insiders - 1.75.0
- JavaScript and TypeScript Nightly extension - latest
- 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
- Typescript icon loading infinitely
- Hovering on any code have a ("loading...") indication
- All Typescript features aren't working