Settings

Theme

AST-outline: AST-based code-navigation CLI

github.com

2 points by robertkrahn01 a month ago · 1 comment

Reader

robertkrahn01OP a month ago

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection