microsoft / microsoft/TypeScript
Typescript crashes in VS Code insiders latest build with all extensions disabled and TypeScript Nightly extension
Open
Nobody has claimed this yet.
Needs More Info
Rescheduled
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 117
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.