hedyhli / outline.nvim

Code outline sidebar powered by LSP. Significantly enhanced & refactored fork of symbols-outline.nvim.
https://sr.ht/~hedy/outline.nvim
MIT License
543 stars 15 forks source link

Live highlight/select source buffer while navigating outline, like `:Inspect` #33

Closed hedyhli closed 8 months ago

hedyhli commented 9 months ago

Treesitter syntax tree buffer can keep a highlight on the corresponding range whenever cursor moves to a node in the buffer.

Ideas:

hedyhli commented 8 months ago

Actually we already have auto_jump and keybinds