Hacker News new | ask | show | jobs
AST-outline: AST-based code-navigation CLI (github.com)
2 points by robertkrahn01 33 days ago
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.