-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR fixed following issues in current grammar: 1. hide-env with flags <img width="555" alt="image" src="https://github.com/user-attachments/assets/f781c461-e753-4f32-9465-fe0c81a1817a"> 2. do + closure + more than one arguments / parenthesized multiline do statement <img width="599" alt="image" src="https://github.com/user-attachments/assets/4b9be6c1-8bf2-42b7-b512-89dff78099d1"> 3. wrong result for multiline `expr_interpolated` (here `bar` should be argument instead of the command head of another pipeline) <img width="599" alt="image" src="https://github.com/user-attachments/assets/f16ddabe-ff87-4410-b728-c5081daf00bf"> 4. hide those `"\n"` terminal tokens, which makes it easier for query, also more windows friendly.
- Loading branch information
Showing
7 changed files
with
317,765 additions
and
409,311 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.