nushell / tree-sitter-nu

A tree-sitter grammar for nu-lang, the language of nushell
MIT License
121 stars 27 forks source link

Add support for new nushell feature - raw strings #97

Closed CabalCrow closed 2 months ago

CabalCrow commented 6 months ago

https://www.nushell.sh/blog/2024-05-28-nushell_0_94_0.html#new-language-feature-raw-strings-toc

mrdgo commented 2 months ago

I'll take a look. This will probably require a custom scanner - so it'll likely take a bit longer to pull off.

fdncred commented 2 months ago

closed by https://github.com/nushell/tree-sitter-nu/pull/113