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 758 vscode-cpptools issues
Sort by recently updated
recently updated
newest added

Type: Feature Request Could you please implement @details and eventually also @note and @warning in quick info. If it cannot be a separate section, at least show the text after...

Language Service
Feature Request
Visual Studio
Feature: Doc comments

Issue Type: Bug When I created a C file, the console displaied the error message "Command line error: Incompatible language mode specified" Extension version: 1.11.4 VS Code version: Code 1.69.2...

Language Service
more info needed

### Feature Request Hello! I really like enhanced highlighting, but I've saw feature called semantic highlighting in the CLion which is basically highlights all the local variables with a different...

Language Service
Feature Request
Visual Studio Code

### Environment VS Code version: Code 1.67.1 (https://github.com/microsoft/vscode/commit/da15b6fd3ef856477bf6f4fb29ba1b7af717770d, 2022-05-06T12:39:22.915Z) OS version: Linux x64 5.17.5-76051705-generic Restricted Mode: No System Info Item Value CPUs AMD Ryzen 9 5900HS with Radeon Graphics (4...

debugger
more info needed

**Type: LanguageService** **Describe the bug** - OS and Version: Windows 10 - VS Code Version: 1.45.1 - C/C++ Extension Version: 0.28.2 - Other extensions you installed (and if the issue...

Language Service
Feature Request
help wanted
Feature: Configuration

Bug type: Debugger - OS and Version: Ubuntu 20.04 - VS Code Version: 1.64.2 x64 - C/C++ Extension Version: 1.8.4 - Other extensions you installed: python v2022.0.18 **Describe the bug**...

debugger
help wanted

Type: Debugger **Additional context** I have a Qt application and am using CMake and the CMake Tools extension to manage it. In my launch.json file, I am using the CMake...

debugger
Feature Request

I'm trying to simply display the message "Hello World" to the output however whenever I run the build task, nothing is output, it states there is an active task running...

debugger

### Feature Request Now cpptools support attach local process, but don't support attach a process with remote target, both "target remote" and "target extended-remote" mode. Not Pipe transport, the target...

Issue Type: Bug First time reporting an issue here so pardon if I do something wrong. I don't know how to reproduce the bug because I don't really know what...

Language Service
Feature Request
help wanted
Feature: Configuration