Open teetow opened 7 years ago
same problem.
xxx 28025 151.5 3.6 3775432 597748 ?? R 5:22下午 2:00.91 /Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper.app/Contents/MacOS/Code Helper /xxx/mrmlnc.vscode-less-0.6.3/node_modules/vscode-languageclient/lib/utils/electronForkStart /xxx/extensions/mrmlnc.vscode-less-0.6.3/out/server.js --node-ipc
xxx 28256 0.0 0.0 2432804 796 s006 S+ 5:23下午 0:00.00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn 28025
Most likely you have a big project, or something went wrong. Can you provide information about your project or show me how I can reproduce your problem?
Hi, I'm having the same issue on Linux. The issue might be triggered by git checkouts. I noticed it after a checkout. I'll report if I'm certain that check outs cause it. @mrmlnc you can try out to reproduce it by checking out a couple branches. Maybe some indexing gets triggered that way?
I'm having the same problem on win10 operation system.
After a few hours of uptime, the process
Code Helper
is persistently around 100% CPU long after any code changes have been made (15 minutes and counting while writing this report).From what I can tell, vscode-less is the culprit.
This is on OSX.