❔ vscodeintellcode-csharp-0126 very high cpu
i just type c# code in vscode in linux, i get high cpu 100%, just during type,when stop type, the cpu become low again, what the problem?
6 Replies
Are you using the DevKit extension or something else? Also, what's your CPU?
yes
AMD Phenom(tm) II X4 B95 Processor
That's... not the most powerful PC out there, frankly, so I can see the usage spiking high
That said, it might be worth posting on the DevKit's repo
Maybe there is some issue with CPU utilization that does need to be looked at
if the process is named "vscodeintellicode" then i would disable the IntelliCode extension. it is AI-based suggestions for things like statement completion, repeated edits, etc. it is neat but nowhere near required to have a good experience. and my understanding is that the model is local
it's good features but if it will cause problem to me, i'll disable it, that good suggestion, thanks
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.