Hacker News new | ask | show | jobs
by Tyriar 3182 days ago
For excessive Code Helper CPU usage, you should be able to surface what the file/arguments were used to launch a Code Helper instance (how you do this depends on the OS). That will tell exactly which component is acting up, eg. TypeScript, search, terminal, extension, etc.
1 comments

This may be a recent change? The last time I tried reporting excessive CPU usage, the Code Helper process didn't have any context info in the command line.
You find this through task manager on Windows, `ps aux | less` will work on macOS/Linux.