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 451 vscode-cpptools issues
Sort by recently updated
recently updated
newest added

### Environment - OS and version: Ubuntu 22.04 - VS Code: 1.69.2 - C/C++ extension: 1.11.4 - OS and version of remote machine (if applicable): I filed this bug agains...

bug
Language Service
more info needed
not reproing
Feature: Code Analysis

### Environment - OS and version: macOS 12.4 - VS Code: 1.69.1 - C/C++ extension: 1.2.0 - OS and version of remote machine (if applicable): Windows 10.0.19044.1766 - GDB /...

Language Service
more info needed

### Environment - OS and Version: - VS Code Version: - C/C++ Extension Version: - Other extensions you installed (and if the issue persists after disabling them): - If using...

Language Service
more info needed

### Environment - OS and version: Debian sid - VS Code: 1.69.2 - C/C++ extension: v1.11.4 ### Bug Summary and Steps to Reproduce Bug Summary: The cpptools extension creates home...

Language Service
more info needed

When debugging a C++ file containing character arrays or strings, the contents of the array/string are not shown, but instead shows "\" for character arrays and "Converting character sets: Invalid...

debugger
more info needed

### Environment - OS and version: macOS Monterey 12.0.1 - VS Code: 1.69.2 - C/C++ extension: v1.11.4 ### Bug Summary and Steps to Reproduce Bug Summary: same issue as #6809...

Language Service
more info needed

Cpptools should clearly indicate in the README which target platforms, compilers and architectures are "officially" supported by IntelliSense, and that support for others may be limited. it should also indicate...

Language Service
internal

### Environment - OS and version: Windows_NT x64 10.0.22000 - VS Code: 1.69.2(user setup) - C/C++ extension: C/C++ v1.12.0, C/C++ Extension Pack v1.2.0 - OS and version of remote machine...

more info needed
tasks/build/debug

Type: Debugger **Describe the bug** - OS and Version: Ubuntu 18.04.2 - VS Code Version: 1.38.0 - C/C++ Extension Version: 0.25.1 - Other extensions you installed (and if the issue...

debugger
Feature Request

Issue Type: Bug User logged in has sudo privilege, and been setted NOPASSWD in /etc/sudoers. The snippet of launch.json is: ``` "name": "gdb launch", "type": "cppdbg", "request": "launch", "program": "${workspaceFolder}/lib/app",...

debugger
more info needed