vscode-cpptools
vscode-cpptools copied to clipboard
Official repository for the Microsoft C/C++ extension for VS Code.
Hi,My english is bad, I use translation software,Thank you for checking my question, I will add pictures and instructions after the work is finished tomorrow. Jump wrong line in .h...
**Type: LanguageService** **Describe the bug** - OS and Version: Win 10 - VS Code Version: 1.34 - C/C++ Extension Version: 0.23.1 - Other extensions you installed (and if the issue...
### Environment - OS and Version: Windows_NT x64 10.0.19043 - VS Code Version: 1.70.2 - C/C++ Extension Version: 1.11.5 ### Bug Summary and Steps to Reproduce Bug Summary: When opening...
See https://github.com/microsoft/vscode-cpptools/wiki/Attaching-debugger-to-cpptools-or-cpptools%E2%80%90srv . The steps don't work. It just shows the blue message below and then the yellow message (and crash message) after disconnecting:  and  Previously there was...
### Environment - OS and Version: windows 11 - VS Code Version: 1.70.2 - C/C++ Extension Version: 1.11.5 - WSL remote: Ubuntu 20.04 ### Bug Summary and Steps to Reproduce...
1. Set the `C_Cpp.doxygen.generatedStyle` to either `/**` or `/*!` and set `C_Cpp.doxygen.generateOnType` to true. 2. Type the Doxygen style over a function. Actual result: Doxygen comment stub is not generated....
### Environment - OS and Version: windows 10 - VS Code Version: 1.69.2 - C/C++ Extension Version: 1.11.5 - Other extensions you installed (and if the issue persists after disabling...
I'm trying to debug an STM32 microcontroller through OpenOCD in VSCode 1.13.0 on Windows 10. I have this launch.json: ``` { "version": "0.2.0", "configurations": [ { "name": "ARM GDB Launch",...
### Environment - OS and version: MacOS 12.4 - VS Code: 1.70.2 (Universal) Commit: e4503b30fc78200f846c62cf8091b76ff5547662 - C/C++ extension: v1.12.1 - OS and version of remote machine (if applicable): - GDB...
### Environment - OS and version: Windows 7 with SP1 - VS Code: 1.70.2 - C/C++ extension: v1.12.1 (Pre-release) - OS and version of remote machine (if applicable): None -...