-
Programming language aware diffs for Visual Studio CodePricing:
- Open Source
#Developer Tool #Software Development #Visual Studio Code 10 social mentions
-
โกA polyglot tool for code searching, linting, rewriting!Pricing:
- Open Source
Hi! ast-grep[1] author here. It is a tree-sitter based syntax tool to search tool. I wonder how you transition from tree-sitter to other builtin parsers? Tree-sitter gave a unified interface to all languages. Using language native parsers will require significant work for various FFI if I am not wrong. [1]: https://ast-grep.github.io/.
#Productivity #Software Development #Developer Tools 17 social mentions