microsoft / microsoft/TypeScript

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

Open
#52,353 16 comments 1 reaction 1 assignee View on GitHub

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:

  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.