vscode-cpptools
vscode-cpptools copied to clipboard
Official repository for the Microsoft C/C++ extension for VS Code.
### 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...
### 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...
### 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...
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...
### 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...
### 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...
### 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...
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...
### 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: ###...
### 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:...