code-gnu-global
code-gnu-global copied to clipboard
Provide Intellisense for C/C++ with the help of the GNU Global tool in Visual Studio Code
Hi there, GNU global doesn't work with vscode on my Windows 7, it has annoyed me for some days. I've googled for the below error, but failed to solve it:...
Extensions like "settings sync" let you share your settings cross different development environment. If "executable path" is not platform specific, you'll have to manually update the path after sync settings....
If I have just one root folder in a workspace, all is good. But when I add a second or more root folder, the symbols from the new root folders...
It seems that I can only use "Ctrl-Shift-O" to browse current file's symbols. "Ctrl-T" can't search in all symbols. Is there any way to do search in all symbols? Thanks...
Intellisense feature is not detecting local variables in auto complete as in the image below as you can see the local variable tracer is not detected by intellisense
seems like a limitation of using gnu global for "C++ Indexing". this is one of my most used features with eclipse/cdt, it saves a ton of time when you need...
Any command that generates a pop-up window turns off the minimap to the right of a file.
I'm using VS Code and this plugin on the (huge) Chromium code base and I'm noticing that over time more and more instances of gtags processes accumulate in my system...
Hy there, I am new to this feature and might be already a solution, in that case I am sorry for this issue. Is there a way to generate (and...
is it possible to implement a new feature that we can generate tag files from side bar context menu?