srgn - syntax-aware grep and rewrite
Grep-like CLI that parses source-code syntax via tree-sitter, so you can match and rewrite functions, classes, and comments instead of byte ranges.
Tag
3 entries tagged with #tree-sitter.
Grep-like CLI that parses source-code syntax via tree-sitter, so you can match and rewrite functions, classes, and comments instead of byte ranges.
Entity-level diff, blame, graph, and impact analysis for code. 23 languages parsed via tree-sitter so reviews work on functions instead of line ranges.
MCP server that indexes a codebase into a persistent knowledge graph in milliseconds. 66 languages, sub-ms queries, single static binary.