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

Fix collapse to definitions for top-level statements #53324

Merged
merged 1 commit into from
May 11, 2021

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented May 11, 2021

Fixes #52493

Thanks to who wrote this comment :)

/// <summary>
/// Whether or not this region should be automatically collapsed when the 'Collapse to Definitions' command is invoked.
/// </summary>
public bool AutoCollapse { get; }

@Youssef1313 Youssef1313 requested a review from a team as a code owner May 11, 2021 18:13
@jinujoseph jinujoseph added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label May 11, 2021
@CyrusNajmabadi CyrusNajmabadi merged commit 16b2a9c into dotnet:main May 11, 2021
@CyrusNajmabadi
Copy link
Member

Thanks!

@ghost ghost added this to the Next milestone May 11, 2021
@Youssef1313 Youssef1313 deleted the collapse-top-level branch May 12, 2021 07:23
@RikkiGibson RikkiGibson modified the milestones: Next, 17.0.P2 Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collapse all top-level methods
4 participants