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

Type: Bug Im using the C++ TestMate extension 1. Place a breakpoint in a GTest 2. Run debugging on Unit test 3. The debugger stops on the breakpoint a spinner...

external

Type: Debugger - OS and Version: **Microsoft Windows [Version 10.0.17134.112]** - VS Code Version: **Version 1.24.1 Commit 24f62626b222e9a8313213fb64b10d741a326288 Date 2018-06-13T17:51:32.889Z Shell 1.7.12 Renderer 58.0.3029.110 Node 7.9.0 Architecture x64** - C/C++...

debugger

When configuring the `launch.json` file, it expects `args` to be an array of strings that are passed to the process, where each item in the array is one argument. This...

debugger
Feature Request

We have written the needed data into your clipboard because it was too large to send. Please paste. Type: Bug Can't update c/c++ extension. Tried 2 to 3 times. Still...

more info needed

### Environment - OS and Version: - VS Code Version: ![image](https://user-images.githubusercontent.com/13236364/188499549-6da4e21d-dba3-4974-8873-753c5f3d19ec.png) Version: 1.71.0 (user setup) Commit: 784b0177c56c607789f9638da7b6bf3230d47a8c Date: 2022-09-01T07:36:10.600Z Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64...

more info needed
Feature: Themes

Unable to use shift+alt+F for code formatting, it prompts that no plugin is installed [image](https://user-images.githubusercontent.com/48042184/188622449-d98a50b7-adf1-4013-9688-ccf4234b3f6e.png)

Language Service
more info needed

VSC has this support since version 1.50: https://code.visualstudio.com/updates/v1_49#_contributable-context-menu-for-variables-view https://github.com/microsoft/vscode/issues/28025#issuecomment-722687806 But does the extension support it?( It doesn't work out of the box for me.)

debugger
Feature Request

This is derived from: https://github.com/microsoft/vscode-cpptools/issues/4569 Repro: - On Linux, create a local directory. (i.e. 'mkdir actual') - Create a source file (test.cpp) in that directory, with the following contents: ```...

bug
Language Service
symlinks

Bug type: Language Service **Describe the bug** - OS and Version: Windows 7 Pro x64 - VS Code Version: 1.66.0 - C/C++ Extension Version: 1.9.7 - Other extensions you installed...

Language Service
performance
investigate

### Feature Request Why just like in ubuntu 20.04 when we use gcc we could actually use internal console for Input output with debugger but we are not able to...

debugger