code-gnu-global icon indicating copy to clipboard operation
code-gnu-global copied to clipboard

Many Many gtags processes running when coding.

Open cklsoft opened this issue 6 years ago • 0 comments

  • VSCode Version: 1.29.1
  • OS Version: OSX 10.13.6

Steps to Reproduce:

  1. Coding c++ source file in VSCode. Below is the top sorted by CPU usage. image

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

cklsoft avatar Dec 03 '18 03:12 cklsoft