vscode-cpptools
vscode-cpptools copied to clipboard
Official repository for the Microsoft C/C++ extension for VS Code.
**Bug type: Language Service** - OS and Version: Linux arm64 5.10.27-rt36-v8 - VS Code Version: 1.55.2 - C/C++ Extension Version: 1.3.1 I am programming with eigen3 library on vscode on...
Type: Bug `auto val = ILaunchdPlist::KeepAlive::SubkeyType{};` Extension version: 1.12.4 VS Code version: Code 1.71.0 (Universal) (784b0177c56c607789f9638da7b6bf3230d47a8c, 2022-09-01T07:25:38.437Z) OS version: Darwin arm64 21.6.0 Modes: Sandboxed: No System Info |Item|Value| |---|---| |CPUs|Apple...
### Environment - OS and version: Windows_NT x64 10.0.19044 - VS Code: 1.71.2 (user setup) - C/C++ extension: v1.12.4 - OS and version of remote machine (if applicable): ### Bug...
### Environment - OS and Version: MacOS Monterey 12.6 (M1 Mac) - VS Code Version: 1.71.1 - C/C++ Extension Version: 1.12.4 - Other extensions you installed (and if the issue...
What is this error? Can we get rid of it?
SSH terminal for targets: 
I am using cpp and CMake tools, trying to keep everything as default as possible, but have run into an issue with my project when running Code Analysis. I get...
I know 15 has some clang-tidy bug fixes. It's supposed to be released in a week or so. UPDATE: This is delayed due to new build failures in some of...
Type: Bug 1) write the code to execute with print statement 2) Select the "Run C/C++ file" option 3) you will see that if there any print statements all of...
When inspecting values in the debugger, long strings are truncated, which, for example, makes it impossible to see the rest of this exception message here:  The value is also...