alexpovel / srgn

A grep-like tool which understands source code syntax and allows for manipulation in addition to search
https://crates.io/crates/srgn/
Apache License 2.0
690 stars 8 forks source link

Tracking issue: Typst support #147

Open alexpovel opened 1 month ago

alexpovel commented 1 month ago

TODO:

cc @ju6ge

alexpovel commented 3 days ago

Kinda blocked, as I'd prefer not vendoring and only using grammars part of the tree-sitter org. Otherwise, it can get pretty painful with updates and keeping things in sync (see HCL support in srgn).