simrat39 / symbols-outline.nvim

A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
MIT License
1.85k stars 100 forks source link

fix(code_actions): use the builtin `code_action` #168

Open zjp-CN opened 2 years ago

zjp-CN commented 2 years ago

fix #123

https://user-images.githubusercontent.com/25300418/190116330-8d512c80-9939-45a7-bd3a-c795cd8e45c3.mp4

One thing I'm not sure is whether we should jump back to the outline or not.

ghost commented 1 year ago

Any chance of this getting merged soon?