-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Aider-AI/grep-ast
#4Description
There are tools like grep-ast that are great for programmers:
$ grep-ast pattern files...`
they support variety of languages (e.g. rust -
$ grep-ast --languages` : https://github.com/paul-gauthier/grep-ast (btw. can be also installed via pipx install grep-ast),
As backend some of these tools use libraries like:
to be part of big family of parsers.
I was wondering where to put such feature request to consider adding Sway support to tree-sitter to enable tools that use it to parse.
I know team is busy with launch, I wish github issues would have option "schedule submitting new issue" so I could schedule it for next year to not forget :).
Metadata
Metadata
Assignees
Labels
No labels