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

### Environment - OS and Version: Mac OS, latest - VS Code Version: Version: 1.97.2 - C/C++ Extension Version: 1.23.6 ### Bug Summary and Steps to Reproduce I've created a...

bug
Language Service
Feature: Configuration

`AlignArrayOfStructures: Left` ORIGIN: ```C const struct reg aa[] __CMN_RODATA = { { abc, 0, format, code }, { abcd2, 0, format, code }, { aaaa, 0, why, why }, {...

Language Service
external
Feature: Code Formatting

Type: General **Input information below** The **Please review existing issues and our documentation at https://github.com/Microsoft/vscode-cpptools/tree/master/Documentation prior to filing an issue.** **Describe the bug** - OS and Version: Microsoft Windows 10...

Language Service
Feature Request
network drive

### Environment - OS and Version: Windows 11 Version 24H2 - VS Code Version: 1.104.3 - C/C++ Extension Version: 1.27.7 - If using SSH remote, specify OS of remote machine:...

Language Service

### Environment - OS and Version: Windows 11 x64 - VS Code Version: 1.104.2 (also tried a few olders) - C/C++ Extension Version: 1.27.7 - If using SSH remote, specify...

bug
Language Service
performance
regression

### Environment - OS and Version: Windows 10 Pro 21H1 - VS Code Version: 1.73.1 (user setup) - C/C++ Extension Version: 1.13.4 (Pre-Release) - Other extensions you installed: Reproduces without...

bug
debugger
Works in VS

Dear vscode-cpptools developers, I have some difficulty to understand which license applies to which files in the repository. 0. The LICENSE Document here states: https://github.com/microsoft/vscode-cpptools/blob/0de153454aa8ec932c095fdbd50cef0915db3265/LICENSE.md?plain=1#L1-L3 1. Some source files have...

license