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

**Type: LanguageService** **Describe the bug** - OS and Version: Ubuntu 18.-4 - VS Code Version: 1.50.0 - C/C++ Extension Version: 1.01 - Other extensions you installed (and if the issue...

Language Service
Feature Request
help wanted
Feature: Code Formatting

### Environment - OS and Version: Linux x64 6.8.10-300.fc40.x86_64 - VS Code Version: 1.90.0 - C/C++ Extension Version: v1.20.5 - If using SSH remote, specify OS of remote machine: no...

bug
Language Service
Feature: Configuration

Due to VS Code issue https://github.com/microsoft/vscode/issues/215474 and possibly some bug with our extensions handling of that scenario. I reproed it with 1.20.5/1.21.0 (it might require using Ctrl+Left arrow to re-open...

bug
Language Service
parser
Feature: Symbol Search
Feature: Document Symbol

### Brief Issue Summary A couple of days ago my intellisense just suddenly stopped working across all projects on one of my machines. It still works without issue on two...

more info needed

### Environment - OS and Version: openSUSE Tumbleweed, 64bit, 2024-04-28 - VS Code Version: 1.89.1 - C/C++ Extension Version: v1.20.5 Problem exists since a long time (~6 months) ### Bug...

Language Service
more info needed
reliability

### Environment - OS and version: 22.04.4 LTS (Jammy Jellyfish) - VS Code: Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:16:23.416Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS:...

Language Service
debugger
help wanted
investigate

It should not be. The completed result of `` is invalid C++. ```cpp namespace foo { namespace { int i; } /// result is }; ``` ![image](https://github.com/microsoft/vscode-cpptools/assets/19859882/e57d5a49-c7b3-45ac-9f49-25c8fba0beef)

bug
Language Service
Feature: Auto-complete

Bug type: Compiler **Describe the bug** - OS and Version: macOS Catalina 10.15.7 (19H1615) - VS Code Version: 1.63.2 - C/C++ Extension Version: v1.7.1 - Other extensions you installed (and...

Language Service
investigate
tasks/build/debug

### Feature Request It will be nice if VS Code can auto detect the language, and use the appropriate compiler/SDK just like what JetBrains IDE does.

Feature Request
more info needed

### Environment - OS and Version: windows 10 - VS Code Version: 1.89.1 - C/C++ Extension Version: libc++ - If using SSH remote, specify OS of remote machine: 5.10.16.3-microsoft-standard-WSL2 ###...

Language Service
debugger
help wanted