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: Win10 - VS Code Version: 1.89.0 - C/C++ Extension Version: 1.20.5 - If using SSH remote, specify OS of remote machine: ### Bug Summary...

### Environment - OS and Version: Arch Linux - VS Code Version: 1.89.0 - C/C++ Extension Version: v1.19.9 - If using SSH remote, specify OS of remote machine: N/A "Help->About"...

bug
Language Service
Visual Studio
enhancement

### Environment n/a ### Bug Summary and Steps to Reproduce `DefaultClient.registerFileWatcher` registers a watcher for the workspace and we send file create/delete/change events to cpptools when they happen. However, I'm...

Language Service
fixed
performance

Type: Bug Create the following `.cpp` file: ```cpp #include int main() { std::vector v {1, 2, 3}; return 0; } ``` A red error squiggle will appear before the vector's...

Language Service
Feature: Configuration
verified

### Environment - OS and Version: macOS Sonoma 14.4.1 - VS Code Version: 1.89.0 - C/C++ Extension Version: v1.19.9 - If using SSH remote, specify OS of remote machine: Ubuntu...

bug
fixed
reliability
verified
Feature: Code Analysis

### Environment - OS and Version: Ubuntu 23.10 - VS Code Version: 1.89.0 b58957e67ee1e712cebf466b995adf4c5307b2bd - C/C++ Extension Version: v1.19.9 - If using SSH remote, specify OS of remote machine: ###...

bug
Language Service
Feature: Configuration
verified

### Environment - OS and Version: Microsoft Windows [Version 10.0.22631.3447] - VS Code Version: 1.89.0 (system setup) - C/C++ Extension Version: 1.19.9 - If using SSH remote, specify OS of...

bug
Language Service
Visual Studio

OS - Linux and Mac Hex (Octal, Binary etc.) display of variables in watch or variable window in debug is not available. This is absolutely imperative for the C++ developers....

duplicate
debugger
Feature Request

### Environment - OS and version: Windows 11 Home 23H2 - VS Code: 1.89.0 - C/C++ extension: 1.19.9 - OS and version of remote machine (if applicable): - GDB /...

bug
Language Service
more info needed