Hacker News new | ask | show | jobs
by mcovalt 1324 days ago
Is this the product that tree-sitter-graph [0] is being used for?

[0] https://github.com/tree-sitter/tree-sitter-graph

1 comments

Yes, Stack Graphs power code navigation for supported languages (currently, Python). We also use tree-sitter parsers for CTags-style symbol navigation.