git-autoconfig
git-autoconfig copied to clipboard
Extension is consuming huge amount of CPU
After having installed your extension, vscode started to consume 10-20% CPU per instance. After disabling your extension this behavior went away.
Any clue why the extension is continuously reporting the same console message? This could be a clue why this behavior is happening at my side.
I also created a bug with the vscode repo. Ideally there should be extra diagnostics inside vscode to identity the root cause. https://github.com/microsoft/vscode/issues/134549
I'll disable logs in the next release (will add a configuration to enable logs if needed). Not sure why this can cause high CPU usage though. Thanks for reporting this.