Show buffer outline (e.g. symbols from LSP) #4659
Unanswered
yatesco
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! In emacs I use
imenua ton. It provides a list of symbols in the current buffer. Is there an equivalent in ALE?The help mentions
which made me think I could use vim's tags functionality (and FZF
:Tags), but it's empty and prompts to generate a tags file.echo ale_update_tagstackshowsE121: Undefined variable: ale_update_tagstack, so I wonder whether the documentation is stale?Thanks :-)
Beta Was this translation helpful? Give feedback.
All reactions