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
Type: Bug vscode updated to the follow version then C/C++ Code formatting feature not working!!! --------------------------------------------- version: 1.79.2 (Universal) commit: 695af097c7bd098fbf017ce3ac85e09bbc5dda06 date: 2023-06-14T08:58:52.392Z Electron: 22.5.7 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8:...
Type: Feature Request the extension is not working the extension was unistalled by me mistakenly and now i can't use it help me Extension version: 0.2.2 VS Code version: Code...
Hi @austin-----, this is Harald from the VS Code team. VS Code now supports [deprecated extensions](https://github.com/microsoft/vscode-discussions/discussions/1), which the team currently manually curates. Your extension has been very popular extension and...
Issue Type: Bug A source code file is in wsl2 ubuntu folder, and opened by VScode, then the 'OUTLINE' can show the symbol and display " no symbol found in...
Issue Type: Bug I think this may be due to one too many C++ Intellisense extensions being enabled at once. I don't think this is the MS code extension which...
"#pragma endregion" is suggested in many places that make no sense. It is driving me crazy.  Is anyone else seeing this?
It seems that this extention will call gtags, which has no cpu usage limit and will not exit when vscode exits.
Issue Type: Bug Intellisense is not working it also not showing suggestion and the error with red underline Extension version: 0.2.2 VS Code version: Code 1.61.2 (6cba118ac49a1b88332f312a8f67186f7f3c1643, 2021-10-19T14:57:20.575Z) OS version:...
When you click on a function declaration in the header file, you should have the option to automatically write the function definition in the source file. This can be especially...