vscode-cpptools
vscode-cpptools copied to clipboard
Official repository for the Microsoft C/C++ extension for VS Code.
Type: Bug macOS has the notion of "universal binary": https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary > A universal binary runs natively on both Apple silicon and Intel-based Mac computers, because it contains executable code for...
### Environment - OS and version: Ubuntu 20.04 on Windows 10 - VS Code: 1.71 - C/C++ extension: Regular VScode store C++ extension pack.... - OS and version of remote...
### Environment - OS and Version: macOS 12.5.1 - VS Code Version: 1.70.2 - C/C++ Extension Version: 1.11.5 - Other extensions you installed (and if the issue persists after disabling...
Type: Bug Error is not showing before i run file and i tried everything from enabling error squiggles to reinstall vs code and reset settings but still same.... Extension version:...
### Discussed in https://github.com/microsoft/vscode-cpptools/discussions/9867 Originally posted by **thisisagenericusernameforagenericperson** September 9, 2022 Hello, I'm trying to use vscode to build and debug an app that uses QT. I get symbol information...
 it's so great to help us debug and do interaction on it
**Type: LanguageService** **Describe the bug** - OS and Version: Windows 10 - VS Code Version: 1.49.1 - C/C++ Extension Version: v1.01 - Other extensions you installed (and if the issue...
Type: Bug Rendering issue: Text greyed out after outside of `#if #endif`. On the screenshot the effect is visible even after I deleted the `#if #endif` Extension version: 1.12.4 VS...
### Environment - OS and Version: MacOS Monterey 12.3 - VS Code Version: 1.70.2 - C/C++ Extension Version: 1.11.5 - Other extensions you installed (and if the issue persists after...
Call hierarchy
Perhaps the inverse to #15; to be able to view an entire call hierarchy of a function. Seen it implemented in Eclipse.