AST-outline: AST-based code-navigation CLI(github.com)
github.com
AST-outline: AST-based code-navigation CLI
https://github.com/aeroxy/ast-outline
1 comments
Love using this tool. While it is made to make AI agents more efficient in navigating source code, I also found it really handy in getting a quick overview of code bases and understanding static relationships. Integrated that in Emacs to have quick navigation at my fingertips that go beyond lsp-based functionality.