AST-outline: AST-based code-navigation CLI
1–2 of 2 posts
Re: AST-outline: AST-based code-navigation CLI
#2Love 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.