-
Notifications
You must be signed in to change notification settings - Fork 431
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
Allow custom descriptions for self-nesting reuses #1366
Allow custom descriptions for self-nesting reuses #1366
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a couple of notes, but overall the changes look great, @kgeller!
In addition to process.parent.*
, I'm looking forward to using these changes in some other places. We can handle those in a separate PR, though 😄 .
…ller/ecs into custom-descriptions-for-self-nesting
Co-authored-by: Eric Beahan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This adds the ability to override a short description when self nesting fields. Also, a small tweak to the ascii docs tables, for a third column to capture the field being nested.