<t>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.<br/>
<br/>
Usually when I look in VSCode's Process Explorer, the electron_node tsserver.js process is using the most CPU.<br/>
<br/>
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.</t>