vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

Official repository for the Microsoft C/C++ extension for VS Code.

Results 688 vscode-cpptools issues
Sort by recently updated
recently updated
newest added

**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...

bug
Language Service
fixed
Visual Studio
verified

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...

Language Service
more info needed

### 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...

Language Service
Feature: Code Formatting
enhancement

### 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...

bug
Language Service
performance

SSH terminal for targets: ![sshterminal](https://user-images.githubusercontent.com/44103947/191108199-9c9115e9-8e41-404e-b16d-67e885463e49.gif)

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...

Language Service
investigate
verified
Feature: Code Analysis

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...

Language Service
Feature: Code Formatting
enhancement
Feature: Code Analysis

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...

debugger
more info needed

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: ![image](https://user-images.githubusercontent.com/3168386/38302693-3c199dfc-380c-11e8-95b7-bffcb667ca43.png) The value is also...

bug
debugger