tree-sitter-nu
tree-sitter-nu copied to clipboard
New type of bare word string interpolation
Should enable echo (2)fork if https://github.com/nushell/nushell/pull/15735 gets merged.
Seems not very straightforward to fix, raised as an issue.
looks like it was merged
Will you please start working on this, topiary-nushell is not working because I used the new syntax in my scripts
Will you please start working on this, topiary-nushell is not working because I used the new syntax in my scripts
I'd suggest to use the equivalent quoted syntax in your scripts. I feel it somewhat difficult to lex such conflicts in tree-sitter grammar, so no idea how long it will take to fix this.