yafolding.el
aerial.nvim

yafolding.el | aerial.nvim | |
---|---|---|
1 | 35 | |
151 | 1,871 | |
0.7% | 2.8% | |
- | 8.3 | |
over 2 years ago | 24 days ago | |
Emacs Lisp | Lua | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
yafolding.el
-
A Missing IDE Feature
https://github.com/zenozeng/yafolding.el
has been around for at least a decade -- and that is basically helper code on top of functionality that's been available for longer than a fair few people reading this have been alive.
aerial.nvim
-
A Missing IDE Feature
I don't want folding. I want to see text as-is, and such symbol lookup should be a seprate view.
In neovim, I prefer aerial's telescope extension: https://github.com/stevearc/aerial.nvim?tab=readme-ov-file#t...
-
What's this type of plugin called? (it shows the structure of code)
I tried aerial.nvim the other day and it's pretty cool. Haven't tried lspsaga yet so I'm not sure if it fits the same purpose.
-
Configuration passed to plugin's setup is not persistent
I am using aerial found here and I really like it except that when I press a function, it doesn't close the window. And I had thought I fixed it with
-
How do you automatically switch focus to the newly opened aeiral buffer?
I am referring to the aerial plugin found [here[(https://github.com/stevearc/aerial.nvim)
-
How do you jump to the beginning of a function
I use https://github.com/stevearc/aerial.nvim, it knows which is the current function. I currently open the telescope display and just press "enter", but AerialPrev would work just as well.
-
Please inform me of the plugin(s) enabling these two features
First one could be lualine and Aerial.
-
Navigation between functions
I also use ]m, but it’s not a very good way to choose and move to functions quickly and with intention. Options include aerial.nvim, symbols-outline.nvim, and the new nvim-navbuddy, from the developer who made nvim-navic.
-
Introducing nvim-navbuddy! A simple popup window that provides breadcrumbs like navigation feature and more!
This would be amazing if i could open it in a buffer beside (or under...?) my current. Something akin to aerial.nvim.
- Neovim task-focused interface
-
Getting outline of manpage
Yup! Aerial.nvim supports man pages, LSP, treesitter, and markdown for outlining
What are some alternatives?
yode-nvim - Yode plugin for NeoVim
symbols-outline.nvim - A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
lsp-inlayhints.nvim
overseer.nvim - A task runner and job management plugin for Neovim
tagbar - Vim plugin that displays tags in a window, ordered by scope
vista.vim - :cactus: Viewer & Finder for LSP symbols and tags
nvim-navic - Simple winbar/statusline plugin that shows your current code context
wildfire.vim - Smart selection of the closest text object
outline.nvim - Code outline sidebar powered by LSP. Forked from symbols-outline.nvim.
SchemaStore.nvim - 🛍 JSON schemas for Neovim
syntax-tree-surfer - A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API.
barbecue.nvim - Visual Studio Code inspired breadcrumbs plugin for the Neovim editor
