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

Option to not add structure guide lines to C# regions #55592

Open
vsfeedback opened this issue Aug 12, 2021 · 1 comment
Open

Option to not add structure guide lines to C# regions #55592

vsfeedback opened this issue Aug 12, 2021 · 1 comment
Labels
Area-IDE Concept-Continuous Improvement Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Need Design Review The end user experience design needs to be reviewed and approved.
Milestone

Comments

@vsfeedback
Copy link

vsfeedback commented Aug 12, 2021

This issue has been moved from a ticket on Developer Community.


After a recent Visual Studio update, structure guide lines are currently added to "#region"/"#endregion" pairs. I'd suggest an option to not add the lines for regions. I'd like to disable them for regions because the way the lines are shown is not consistent with how the lines are shown for other kinds of constructs: usually for other constructs (say, methods) the code inside is indented and the lines appear before the code; however, code inside regions is usually not indented with respect to "#region"/"#endregion", making the code look like there's an indentation issue, which is pretty annoying.

B4121b4018e804718a3886c1984b039c2637628556557328238_Lines


Original Comments

Feedback Bot on 7/25/2021, 08:16 PM:

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 12, 2021
@jinujoseph jinujoseph added Concept-Continuous Improvement Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Need Design Review The end user experience design needs to be reviewed and approved. and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Sep 15, 2021
@jinujoseph jinujoseph added this to the Backlog milestone Sep 15, 2021
@sharwell
Copy link
Member

It appears this was fixed by #54079

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Concept-Continuous Improvement Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Need Design Review The end user experience design needs to be reviewed and approved.
Projects
Status: Complete
Development

No branches or pull requests

3 participants