Skip to content

Conversation

@c42f
Copy link
Member

@c42f c42f commented Aug 9, 2024

The leaf kind is fairly critical information - this change ensures it's shown by default when printing syntax trees.

Conversely, the byte offset and line/column is generally not very useful, so hide this by default.

The leaf kind is fairly critical information - this change ensures it's
shown by default when printing syntax trees.

Conversely, the byte offset and line/column is generally not very
useful, so hide this by default.
@c42f c42f force-pushed the caf/show-kinds-in-trees branch from 95f792b to 06dcba9 Compare August 9, 2024 05:19
@c42f c42f merged commit 6532515 into main Aug 9, 2024
@c42f c42f deleted the caf/show-kinds-in-trees branch August 9, 2024 05:38
c42f added a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
)

The leaf kind is fairly critical information - this change ensures it's
shown by default when printing syntax trees.

Conversely, the byte offset and line/column is generally not very
useful, so hide this by default.
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
)

The leaf kind is fairly critical information - this change ensures it's
shown by default when printing syntax trees.

Conversely, the byte offset and line/column is generally not very
useful, so hide this by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant