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: Bug Not sure how to reproduce. Is there a way to disable these core dumps (without disabling them globally)? ``` $ l /cores total 20G -rw------- 1 olaf users...

duplicate
question
Language Service
more info needed
reliability

### Feature Request Hi! The current hover popup that cpptools show seems to expand every namespace for the symbol under the cursor. While this approach does eliminate any ambiguities in...

Language Service
enhancement
Feature: Hover (Quick Info)

### Environment - OS and version: - VS Code: - C/C++ extension: - OS and version of remote machine (if applicable): - GDB / LLDB version: ### Bug Summary and...

Language Service
more info needed
Feature: Configuration

Bug type: C_Cpp.commentContinuationPatterns **Describe the bug** - OS and Version: Windows 10 (20H2, Build 19042.1526) - VS Code Version: 1.65.0 - C/C++ Extension Version: v1.8.4 Self introduced comment continuation pattern...

bug
Language Service
help wanted
verified

### Environment - OS and Version: Linux Mint 21.3 - VS Code Version: 1.90.1 - C/C++ Extension Version: 1.20.5 - If using SSH remote, specify OS of remote machine: ###...

Language Service
more info needed

### Environment - OS and Version: Win11 - VS Code Version: 1.90.2 - C/C++ Extension Version: 1.20.5 - If using SSH remote, specify OS of remote machine: No ### Bug...

Language Service
more info needed

### Environment Version: 1.90.2 (system setup) Commit: 5437499feb04f7a586f677b155b039bc2b3669eb Date: 2024-06-18T22:34:26.404Z Electron: 29.4.0 ElectronBuildId: 9728852 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64 10.0.19045 ### Bug Summary and Steps to...

Language Service
more info needed
Feature: Configuration

### Environment - OS and Version: Windows 10 19045.4291 - VS Code Version: 1.89.1 - C/C++ Extension Version: v1.20.5 ### Bug Summary and Steps to Reproduce Bug Summary: When a...

bug
Language Service
regression
Feature: Code Formatting

This issue was reported on the Python extension repo so I'm manually "transferring" it here: https://github.com/microsoft/vscode-python/issues/23639 Type: Bug Version: 1.90.1 (user setup) Commit: 611f9bfce64f25108829dd295f54a6894e87339d Date: 2024-06-11T21:01:24.262Z Electron: 29.4.0 ElectronBuildId: 9593362...

duplicate
debugger

Open a file, paste some variable declarations, repeat. Randomly the Outline view will have the symbols missing, even after further document symbol requests are sent. The database and workspace symbol...

bug
Language Service
Feature: Document Symbol