vscode-cpptools
vscode-cpptools copied to clipboard
Official repository for the Microsoft C/C++ extension for VS Code.
### Feature Request I run out of space on my Ubuntu partition. After some investigating I was surprised to find out that it is the `ipch` files generated by VSCode...
### Environment - OS and version: `ОС: Windows_NT x64 10.0.19044` - VS Code: `1.86.0` - C/C++ extension: `1.19.1` - OS and version of remote machine (if applicable): `Linux raspberrypi 4.19.304-v7+...
Type: Debugger Setup a valid conditional breakpoint and got an exception or debugger stops every time in the breakpoint set. The expected result is to stop just once. Condition is...
It used to appear when a user selects the “Do not configure with a compiler (not recommended) option and maybe some other cases. It looks like it was incorrectly moved...
Type: Bug I have files I want C++ to include in the directory /usr/local/include. When I added "/usr/local/include " (with a space at the end) to the "Include path" configuration...
### Environment - OS and Version: Windows 10 - VS Code Version: 1.85.1 - C/C++ Extension Version: 1.18.5 - If using SSH remote, specify OS of remote machine: Not Applicable...
Bug type: Language Service OS and Version: Windows10 (Version 2004) VS Code Version: 1.58.2 C/C++ Extension Version: v1.5.1 "Go To Symbol in Workspace..."(CTRL+T) is very slow on large projects. As...
Bug type: Language Service - OS and Version: Windows10 (Version 2004) - VS Code Version: 1.58.2 - C/C++ Extension Version: v1.5.1 "Go To Symbol in Workspace..."(CTRL+T) is very slow on...
### Environment - OS and Version: Windows 10 x64 - VS Code Version: 1.86.0 (2024-01-31) - C/C++ Extension Version: v1.19.2 (pre-release) ---- works with release version v1.18.5 ### Bug Summary...