Skip to content

Issues: microsoft/vscode-cpptools

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Extension causes high cpu load
#12980 opened Nov 20, 2024 by 123hhhddd
C++ code is incorrectly identified as C Feature: Configuration An issue related to configuring the extension or IntelliSense more info needed The issue report is not actionable in its current state
#12975 opened Nov 19, 2024 by DonaldDuck313
fno-char8_t argument is ignored from compile commands bug Feature: Configuration An issue related to configuring the extension or IntelliSense Language Service quick fix
#12968 opened Nov 15, 2024 by BluTree 1.23.2
Add C++26 support Feature Request Language Service Visual Studio Inherited from Visual Studio
#12963 opened Nov 15, 2024 by sean-mcmanus 1.23
IntelliSense hover and inlay hints incorrect reports type "unnamed" instead of "const float&" bug Feature: Hover (Quick Info) An issue related to Hover (Quick Info) Feature: Inlay Hint An issue related to inlay hints for declarations and parameters. Language Service Visual Studio Inherited from Visual Studio
#12961 opened Nov 13, 2024 by sean-mcmanus Tracking
I can not see the expand button in visual studio more info needed The issue report is not actionable in its current state
#12967 opened Nov 13, 2024 by Tlearntocode
Description hover do not process '//=====' template bug Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. Language Service Works in VS So we'd need to fix it for VS Code to reach parity.
#12958 opened Nov 12, 2024 by dpasukhi
Undefined identifier "Callback"C/C++(20) Feature: Configuration An issue related to configuring the extension or IntelliSense Language Service more info needed The issue report is not actionable in its current state
#12955 opened Nov 12, 2024 by hxznhf
Intellisense is slow and non-responsive Language Service more info needed The issue report is not actionable in its current state performance
#12952 opened Nov 12, 2024 by Illya776
Binary Data viewer not working debugger help wanted Can be fixed in the public (open source) repo. Visual Studio Code Caused by (or depends on changes from) VS Code
#12950 opened Nov 11, 2024 by RaniAgus
Comment tooltip not shown with variable defined though a preprocessor macro. bug Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. Language Service Works in VS So we'd need to fix it for VS Code to reach parity.
#12949 opened Nov 10, 2024 by arandomdev
Debugger: corrupted double-linked list debugger help wanted Can be fixed in the public (open source) repo.
#12945 opened Nov 9, 2024 by Sving1024
ProTip! Exclude everything labeled bug with -label:bug.