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

### Feature Request While being sure you're using the correct overload is nice, for most single-parameter functions inlay hints just take space. When nesting a lot of conversion or simple...

Language Service
Feature Request
Feature: Inlay Hint

### Feature Request doxygen Member Groups can populate some doc to every member of the group, and have a group name and group description. https://www.doxygen.nl/manual/grouping.html#memgroup ``` ///@{ /** Same documentation...

Language Service
Feature Request
Feature: Doc comments

### Environment - OS and Version: WSL2 Ubuntu 20.04 from Windows 11 - VS Code Version: 1.98.2 - C/C++ Extension Version: 1.23.1 ### Bug Summary and Steps to Reproduce Bug...

Language Service
more info needed

1. Add some attach configurations to launch.json. 2. Use the Debug or Configure Active options (top right of a file). Bug: The dropdown shows duplicates (2 for Configure and 4...

bug
debugger
help wanted
tasks/build/debug

### Environment - OS and Version: 22631.3447 - VS Code Version: 1.95.3 - C/C++ Extension Version: 1.23.2 ### Bug Summary and Steps to Reproduce Bug Summary: I am on an...

bug
Language Service
reliability
investigate: repro

### Environment - OS and Version: Fedora 41 - VS Code Version: 1.97.2 - C/C++ Extension Version: 1.23.6 ### Bug Summary and Steps to Reproduce Open comment block, and press...

bug
Language Service
fixed
regression
verified
Feature: Auto-complete

### Environment - OS and Version: macOS 15.5 - VS Code Version: Version: 1.100.2 (Universal) - C/C++ Extension Version: 1.25.3 ### Bug Summary and Steps to Reproduce I’m unable to...

bug
Language Service
more info needed

I couldn't use `cin` command in c++ when debugging because we can't input something in debug console. After that I saw so many people said to use `"externalconsole": true` but...

question
debugger

### Environment - OS and Version: Ubuntu 24.04 LTS - VS Code Version: 1.100.2 - C/C++ Extension Version: 2.0.0 - If using SSH remote, specify OS of remote machine: ###...

duplicate
Language Service
parser
Visual Studio

### Environment - OS and version: Windows 11 - VS Code: 1.100.2 - C/C++ extension: [email protected] - OS and version of remote machine (if applicable): - GDB / LLDB version:...

debugger
help wanted