microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.3k stars 574 forks source link

Consistent and repeated JS/TS language service crashes #6231

Open CComparon opened 2 weeks ago

CComparon commented 2 weeks ago

My CPU spins up hard with the JS/TS indexer spinning and warning me that "The JS/TS language service crashed 5 times in the last 5 minutes" in a neverending loop. I'm on my VSCode + Win11 + WSL2 on Ubuntu 22.04.

Steps to Reproduce:

  1. Disabled all installed extensions except remote extensions. No symptoms.
  2. Reenabled extensions one by one. As soon as vscode-pull-request-github is enabled, the symptoms appear.

Many thanks for your consideration!

alexr00 commented 5 days ago

Interesting! Does this happen when you have any particular files open?