Tools built on tree-sitter's concrete syntax trees

58 points by shapr


jrandomhacker

I’ve been thinking for a while about how great it would be to have code reviews with tree-sitter-based (or some other tech, I’m not picky) tooling - for things like being able to highlight pure-rename changes differently than actual behavior changes, or more intelligent “mark this code as reviewed” options.