◐ Shell
clean mode source ↗

[WIP] Add Pull Request filter button to Visual Studio solution explorer by laurentkempe · Pull Request #1667 · github/VisualStudio

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Conversation

Alas `out var` isn't supported.
I think there's a bug in CA where it suggests changing ToLowerInvariant
to ToUpperInvariant (I don't think it matters in this case).
Make PullRequestFilterPackageGuids a static class.

jcansdale

laurentkempe

We need to compare hierarchy items, which come in lower case, to pull request session files in upper case!

jcansdale

jcansdale

jcansdale

jcansdale

Co-Authored-By: laurentkempe <laurent.kempe@techheadbrothers.com>