code-gnu-global
code-gnu-global copied to clipboard
Many Many gtags processes running when coding.
- VSCode Version: 1.29.1
- OS Version: OSX 10.13.6
Steps to Reproduce:
- Coding c++ source file in VSCode. Below is the
topsorted by CPU usage.
I think it's the problem of C++ Intellisense. Now, when using VSCode, the load of my laptop is very high! I try to set codegnuglobal.autoupdate to false, but still found many gtags processes been setup, and I have to kill -9 these gtags and disable Intellisense