tree-sitter-nu icon indicating copy to clipboard operation
tree-sitter-nu copied to clipboard

New type of bare word string interpolation

Open blindFS opened this issue 7 months ago • 3 comments

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.

blindFS avatar May 12 '25 10:05 blindFS

looks like it was merged

fdncred avatar May 27 '25 11:05 fdncred

Will you please start working on this, topiary-nushell is not working because I used the new syntax in my scripts

Juhan280 avatar Jun 16 '25 20:06 Juhan280

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.

blindFS avatar Jun 17 '25 02:06 blindFS