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

Opening to track some internal work - part of code base unification. This includes replacing uses of `lex_document_to_line` with use of cached lexer state, and using the cached lexer state...

Language Service
internal

**Type: LanguageService** This is a feature request. **Describe the bug** - OS and Version: Ubuntu 20.04 - VS Code Version: 1.53.2 - C/C++ Extension Version: v1.2.1 - Other extensions you...

Language Service
Feature Request
Feature: Compile Commands

It works with Insiders VS Code and with 1.22.4 with non-Insiders VS Code (but 1.22.4 doesn't work with Insiders VS Code). ![image](https://github.com/user-attachments/assets/dfcb05f7-f75c-4a34-8d8b-890bd68ae276)

bug
Language Service
regression
insiders

### Environment - OS and version: Windows - VS Code: 1.93 - C/C++ extension: 1.21.6 - OS and version of remote machine (if applicable): N/A - GDB / LLDB version:...

debugger
help wanted

### Environment - OS and version: Windows Server 2022 Datacenter 21H2 - VS Code: 1.93 - C/C++ extension: 1.21.6 - OS and version of remote machine (if applicable): N/A -...

debugger
help wanted

### Environment - OS and version: RHEL 8.10 - VS Code: 1.93.1 - C/C++ extension: cppdbg - OS and version of remote machine (if applicable): RHEL 8.4 - GDB /...

debugger
help wanted

### Environment - OS and Version: - VS Code Version: - C/C++ Extension Version: - If using SSH remote, specify OS of remote machine: ### Bug Summary and Steps to...

bug
Language Service
performance
investigate: repro

### Environment - OS and version: macOS 15.5 (Build 24F74) - VS Code: 1.90.0 - C/C++ extension: 1.19.9 - OS and version of remote machine (if applicable): Not applicable -...

bug
debugger
help wanted

When setting a breakpoint in a file with a particular name, breakpoints are set in all files with that file name at the same line. I saw #977 where the...

bug
debugger
help wanted