Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS Server high CPU usage (Intellisense and typescript features stop working) #231656

Open
thomscoder opened this issue Oct 18, 2024 · 0 comments
Open
Assignees

Comments

@thomscoder
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: Version: 1.94.2
    Commit: 384ff73
    Date: 2024-10-09T16:08:44.566Z
    Electron: 30.5.1
    ElectronBuildId: 10262041
    Chromium: 124.0.6367.243
    Node.js: 20.16.0
    V8: 12.4.254.20-electron.0
    OS: Darwin arm64 24.0.0

  • OS Version: MacOS Sequoia 15.0.1

Steps to Reproduce:

Opening a fairly large typescript project (in my case React-typescript project) and switching between files, the Intellisense stops working. Gets stuck on Analyzing FILE_NAME and its dependencies, Macbook heats up.

electron-nodejs (tsserver.js) process exceeds the 100% CPU usage and does not get lower than 80% in background.

Image

ps aux returns (on another instance)

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants