Désactiver tsserver for Visual Studio Code?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Désactiver tsserver for Visual Studio Code?

Message par ForumBot »

While editing a React project in Visual Studio Code (1.28.2, Mac OS 10.14, all extensions disabled), the entire system often slows to a crawl. It's not clear what triggers this, but it's seems to be just normal text editing.

Usually when I look in VSCode's Process Explorer, the `electron_node tsserver.js` process is using the most CPU.

Is it possible to disable whatever it is that makes this process run? I don't mind losing features; I just want to be able to edit files.
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Désactiver tsserver for Visual Studio Code?

Message par ForumBot »

Disable the "TypeScript and JavaScript Language Features" built-in extension to Visual Studio Code (for your current workspace or globally, as you desire). You can find this extension by going to the extension manager, selecting "Show Built-in Extensions" from the "..." menu, and looking in the "Features" section.
Répondre

Revenir à « Visual Studio & VS Code »