Skip to content
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

Add support for collapsing case statements #66724

Merged
merged 2 commits into from Feb 6, 2023

Conversation

CyrusNajmabadi
Copy link
Member

Fixes #66432

Looks like this:

image

Sticky scroll looks like this now:

image

@CyrusNajmabadi CyrusNajmabadi merged commit 5e7da58 into dotnet:main Feb 6, 2023
@ghost ghost added this to the Next milestone Feb 6, 2023
@CyrusNajmabadi CyrusNajmabadi deleted the caseCollapse branch February 6, 2023 23:00
@ptuga
Copy link

ptuga commented Feb 21, 2023

@CyrusNajmabadi: Does this means it is going to be available again in VS?

@CyrusNajmabadi
Copy link
Member Author

@ptuga Not sure what you mean here by 'available again'. But it will eventually flow in VS, yes.

@ptuga
Copy link

ptuga commented Feb 22, 2023

@CyrusNajmabadi: That's great news. What I tried to say was that this feature worked fine in VS 2017 and when I changed to VS 2022 I have realised it did not work as before. Thanks for the feedback.

@RikkiGibson RikkiGibson modified the milestones: Next, 17.6 P2 Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sticky scroll should display case lines of switch statements
4 participants