DEV Community

Discussion on: Keep VS Code from Becoming an IDE

Collapse
 
rpalo profile image
Ryan Palo

Thanks! You can also run the "Developer: Process Explorer" command (using cmd/ctrl+shift+p) and take a look at the extensionHost to confirm that's what's eating resources.

Collapse
 
hamzaanis profile image
Hamza Anis

Didn't know that. Super helpful..