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

Add Extract to function to the command palette (instead of just from the code action) enhancement Improvement to an existing feature Feature: Extract to function Extract to function (free function or member function) Language Service more votes needed Issues that have been postponed until more community members upvote it
#11520 opened Oct 11, 2023 by sean-mcmanus
Use File Buffer For Token Parsing In Add Missing Include Feature internal Used to opt-out an issue from having GitHub actions applied to it Language Service
#11515 opened Oct 9, 2023 by browntarik
yarn install fails bind proxy again bug Language Service regression A bug that didn't exist in a previous release
#11511 opened Oct 7, 2023 by wangzhankun
IntelliSense crashing when hovering over certain C++ types of data. Language Service more info needed The issue report is not actionable in its current state
#11510 opened Oct 6, 2023 by conkerkh
Many squiggles after update 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
#11509 opened Oct 6, 2023 by sycorax
#if/#define syntax not parsing for some reason bug Feature: Configuration An issue related to configuring the extension or IntelliSense Language Service
#11499 opened Oct 3, 2023 by wjk 1.18
Hint not enough information Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. Feature Request Language Service
#11498 opened Oct 3, 2023 by mrx23dot
Finds wrong struct member despite cast Language Service more info needed The issue report is not actionable in its current state
#11496 opened Oct 3, 2023 by mrx23dot
Include priority ignored 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 not reproing We're not able to reproduce the issue (it's unlikely to get fixed until we find one).
#11485 opened Sep 29, 2023 by mrx23dot
Create Declaration / Definition failed: Unknown error Language Service more info needed The issue report is not actionable in its current state
#11483 opened Sep 29, 2023 by avelinobego
IncludePath is not working with local library Language Service more info needed The issue report is not actionable in its current state
#11482 opened Sep 29, 2023 by eryue0220
Enable extension tests on macOS ARM64 internal Used to opt-out an issue from having GitHub actions applied to it Language Service
#11481 opened Sep 28, 2023 by michelleangela
Extract to function doesn't work for C code that involves a typedef'd variable bug Feature: Extract to function Extract to function (free function or member function) insiders Currently only repros with our latest Insiders release. Language Service Visual Studio Inherited from Visual Studio
#11475 opened Sep 27, 2023 by sean-mcmanus 1.18
Extract to function has no effect for code in a function in an anonymous namespace bug Feature: Extract to function Extract to function (free function or member function) insiders Currently only repros with our latest Insiders release. Language Service Visual Studio Inherited from Visual Studio
#11474 opened Sep 27, 2023 by sean-mcmanus 1.18
Extract to free function doesn't properly reference the source class object bug Feature: Extract to function Extract to function (free function or member function) insiders Currently only repros with our latest Insiders release. Language Service Visual Studio Inherited from Visual Studio
#11473 opened Sep 27, 2023 by sean-mcmanus 1.18
Default Extract to function name NewFunction may already exist enhancement Improvement to an existing feature Feature: Extract to function Extract to function (free function or member function) insiders Currently only repros with our latest Insiders release. Language Service Works in VS So we'd need to fix it for VS Code to reach parity.
#11470 opened Sep 26, 2023 by sean-mcmanus 1.18
Extract to function in a free function in a header fails with "Unknown Error." bug Feature: Extract to function Extract to function (free function or member function) insiders Currently only repros with our latest Insiders release. Language Service Visual Studio Inherited from Visual Studio
#11466 opened Sep 25, 2023 by sean-mcmanus 1.18
ProTip! no:milestone will show everything without a milestone.