Skip to content

Conversation

@WindSoilder
Copy link
Contributor

I plan to add parser keywords as AstNode variants. I'm not sure if it's a right direction, so here is a small pr about def parsing, it adds env: bool and wrapped: bool as part of a def ast node.

Then these information can be used after parsing.

Copy link
Member

@ysthakur ysthakur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick changes! Not too familiar with the new parser but this looks simple enough. Let's go for it

@ysthakur ysthakur merged commit f850fff into nushell:main Jan 17, 2026
4 checks passed
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.

2 participants