vscode-cpptools
vscode-cpptools copied to clipboard
Official repository for the Microsoft C/C++ extension for VS Code.
### Environment - OS and Version: Windows 11 + WSL2 Ubuntu + RHEL-8 docker - VS Code Version: 1.97.2 - C/C++ Extension Version: 1.24.1 - If using SSH remote, specify...
It would be nice to be able to choose the format of the variables when in debug. Right now the output seems to be fixed as decimal. Sometimes is convenient...
### Environment - OS and Version: Windows 10 Version 10.0.19045 Build 19045 - VS Code Version: 1.100.2 - C/C++ Extension Version: 1.25.3 I've also seen this issue using SSH remote...
I noticed that the C++ Launch JSON documentation is outdated/incorrect. For example, it suggests setting [`externalConsole`](https://code.visualstudio.com/docs/cpp/launch-json-reference#_externalconsole) but VS Code says that key doesn't exist: "Property externalConsole is not allowed." I...
### Environment - OS and Version: Windows 10 - VS Code Version: 1.100.2 - C/C++ Extension Version: 1.25.3 ### Bug Summary and Steps to Reproduce Bug Summary: Steps to reproduce:...
### Environment - OS and Version: macOS Sequoia 15.2 - VS Code Version: 1.98.2 (Universal) - C/C++ Extension Version: 1.23.6 ### Bug Summary and Steps to Reproduce Bug Summary: If...
Bug type: Language Service When using a variadic template on a function, the intellisense gets angry whenever the function is called and can't seem to resolve it, displaying the message...
### Environment - OS and Version: Fedora 40 for x86_64 - VS Code Version: 1.100.0 (also tested on 1.89.1) - C/C++ Extension Version: 1.25.3 - If using SSH remote, specify...