You can try this library out in your browser (via Pyodide) at tools.simonwillison.net/sqlite-ast. {'type': 'select', 'distinct': False, 'all': False, 'columns ...
A VS Code extension that visualizes Python Abstract Syntax Trees (AST) as interactive node-based graphs. Explore code structure visually, navigate between graph nodes and source code, and understand ...