data, help: show path examples beside the tree - #12
Merged
Merged
Conversation
karalabe
force-pushed
the
data-paths-examples
branch
from
September 18, 2026 07:32
a82d7c4 to
1dc4aa5
Compare
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
karalabe
force-pushed
the
data-paths-examples
branch
from
September 18, 2026 07:32
1dc4aa5 to
d8e60ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ark data pathsprinted the tree alone and left the example values to--json. Placeholders such as<chr>and value files such asgenotyperead better with a sample beside them, and the tree is narrow enough to leave room at the side.Render each entry's examples in one column two cells right of the widest row, muted and joined by commas. Rows without examples stay as they were. Long lists wrap through the existing wrap helper with the hanging indent at the column, so continuation lines stay inside it.
Extend the hierarchy test with examples on a placeholder directory and on a leaf, including a wrapped continuation, update the scenario output, and mention the column in the help.