You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
Enum definitions that are long, say 15+ items, tends to take too much visual space. I tend to find enums mostly noise after I've initially implemented them, since they rarely change.
Can you add the ability to collapse them, like you can for structs, classes and other scopes.
The text was updated successfully, but these errors were encountered:
Enum definitions that are long, say 15+ items, tends to take too much visual space. I tend to find enums mostly noise after I've initially implemented them, since they rarely change.
Can you add the ability to collapse them, like you can for structs, classes and other scopes.
The text was updated successfully, but these errors were encountered: