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

1. Set mergeConfigurations to true in c_cpp_properties.json with a configurationProvider set (e.g. "configurationProvider": "ms-vscode.cmake-tools"). 2. Change one of the mergeable properties in c_cpp_properties.json like a define in defines. 3. Do...

bug
Language Service
fixed
quick fix
Feature: Configuration
Feature: Configuration Provider

### Environment - OS and Version: Windows_NT x64 10.0.19045 - VS Code Version: 1.100.2 (system setup) - C/C++ Extension Version: 1.25.3 - If using SSH remote, specify OS of remote...

Language Service
fixed
quick fix
enhancement

Repro with ```cpp /** * @tparam T1,T2 too */ template int func(int x, int y) { return func< // signature help here } ``` It works for param doxygen comments...

bug
Language Service
Visual Studio
Feature: Doc comments
Feature: Signature Help

### Environment - OS and Version: Windows 11 24H2 - VS Code Version: Version: 1.100.3 (user setup) Commit: https://github.com/microsoft/vscode/commit/258e40fedc6cb8edf399a463ce3a9d32e7e1f6f3 Date: 2025-06-02T13:30:54.273Z Electron: 34.5.1 ElectronBuildId: 11369351 Chromium: 132.0.6834.210 Node.js: 20.19.0 V8:...

bug
Language Service
Visual Studio
Feature: Doc comments

### Environment - OS and Version: macOS Sequoia 15.5 - VS Code Version: 1.101.0-insider - C/C++ Extension Version: 1.3.1 ### Bug Summary and Steps to Reproduce Given the following folder...

bug
external
more info needed
Feature: Code Formatting

### Environment - VS Code Version: I have the most recent VSCode (Today is 11/19/24) - C/C++ Extension Version: v1.22.11 ### Bug Summary and Steps to Reproduce This problem popped...

Language Service
more info needed

Type: Feature Request 安装c后,右键变量不显示跳转 Extension version: 1.25.3 VS Code version: Code 1.100.3 (258e40fedc6cb8edf399a463ce3a9d32e7e1f6f3, 2025-06-02T13:30:54.273Z) OS version: Windows_NT x64 10.0.19045 Modes:

more info needed

### Environment - VS Code Version: 1.100.3 - C/C++ Extension Version: 1.26.1 In older version i rember output was correct, but now: doxygen: `* @param[in] key The Mpls Evpn Model...

bug
Language Service
regression
insiders
Visual Studio
Feature: Doc comments

I've filed a VS request at https://developercommunity.visualstudio.com/t/C:-Add-Extract-Variable-refactoring/10357919 "Extract to constant (field)" or "Extract to constexpr (field)" might be possibilities in the future too (not sure if those would need to...

Language Service
Feature Request
Visual Studio

### Feature Request I am interesting in feature to see: 1. doxygen documentation for #include file hover popup menu. 2. doxygen documentation in editor file hover popup menu.

Language Service
Feature Request
Visual Studio
Feature: Doc comments