[suggestion] Simplify # region line #3498
Unanswered
surfsky
asked this question in
Language Ideas
Replies: 3 comments
-
Dragging regions could probably be an IDE enhancement without requiring a language change. As for dropping |
Beta Was this translation helpful? Give feedback.
0 replies
-
The region end is just the new #region line or end of file |
Beta Was this translation helpful? Give feedback.
0 replies
-
That would break existing nested regions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe we can simply
#region
expression to:eg.
or rename to part
Beta Was this translation helpful? Give feedback.
All reactions