Add ast-grep (#569)

Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
Herrington Darkholme 2023-07-16 22:52:43 -07:00 committed by GitHub
parent d8670c6182
commit a8bc152045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -557,6 +557,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization.
- [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis.
- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf.
- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structrual search, linting and rewriting.
## Version Control