microsoft / microsoft/TypeScript
Thousands of false positives that seem to crash the TypeScript extension
Open
@andrewbranch is already working on this.
Since Oct 16, 2024.
Needs Investigation
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 132
Description
Does this issue occur when all extensions are disabled?: Yes (it's a built-in extension)
Version: 1.93.1 (Universal)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin x64 22.6.0
Steps to Reproduce:
- This is happening in our OS repo: https://github.com/Khan/perseus
git clone https://github.com/Khan/perseus.gitandyarn install- Note there are no TS errors
- Open
grapher.cypress.ts - Note there are thousands of TS errors, even outside of the opened file
- Run
yarn tscand note there aren't any real TS errors
https://github.com/user-attachments/assets/5bc851d0-b451-45bf-99d9-5e65d76ea77c
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.