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

### 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...

Language Service
Feature Request
fixed
parser

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...

debugger
Feature Request

### 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...

bug
Language Service
parser
Visual Studio
verified

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...

bug
debugger
docs
help wanted

### 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:...

Language Service
Feature: Configuration
Visual Studio
verified

### 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...

Language Service
more votes needed
enhancement

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...

bug
Language Service
Visual Studio
verified

### 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...

bug
Language Service
regression
Feature: Configuration