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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Code analysis fails to get configured for non-open files the 1st time it's run bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. Language Service regression A bug that didn't exist in a previous release
#12313 opened May 17, 2024 by sean-mcmanus
includePath does not support ${fileDirname} Feature: Configuration An issue related to configuring the extension or IntelliSense Feature Request Language Service
#12311 opened May 16, 2024 by fr43nk
[opensuse] language server crashes Language Service more info needed The issue report is not actionable in its current state reliability
#12304 opened May 14, 2024 by linev
Goto Definition takes a couple of seconds each time to complete the jump Feature: Go to Definition An issue related to Go to Definition/Declaration. Language Service more info needed The issue report is not actionable in its current state performance
#12297 opened May 11, 2024 by yg-i
Make hover menu show documentation from source file instead of header file if it's written in the Doxygen format enhancement Improvement to an existing feature Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. Feature Request
#12295 opened May 10, 2024 by Aric5301
Intellisense fails to find system headers in 1.20.5 (possible cmake integration issue?) bug compiler support Feature: Configuration Provider Related to the configurationProvider property, e.g. ms-vscode.cmake-tools, ms-vscode.makefile-tools. fixed Check the Milestone for the release in which the fix is or will be available. Language Service regression A bug that didn't exist in a previous release
#12293 opened May 9, 2024 by shimaowo 1.21.0
launch.json Language Service more info needed The issue report is not actionable in its current state
#12291 opened May 8, 2024 by Sheshi-bit
/tmp/edg0_# Files Still Taking Up Memory bug enhancement Improvement to an existing feature Language Service Visual Studio Inherited from Visual Studio
#12288 opened May 8, 2024 by Alkaid-Benetnash
Fix a crash with std::regex_match during code analysis bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. reliability verified Bug has been reproduced
#12285 opened May 6, 2024 by Lablace 1.21.0
__declspec attribute is not recognised with -fdeclspec bug Feature: Configuration An issue related to configuring the extension or IntelliSense Language Service verified Bug has been reproduced
#12282 opened May 5, 2024 by kodenamekrak
vscode c++ debug refuses to respect c++ standard more info needed The issue report is not actionable in its current state tasks/build/debug An issue relating to tasks.json (e.g. build issues)
#12278 opened May 3, 2024 by alligatorjazz
ProTip! Exclude everything labeled bug with -label:bug.