lsp-trouble.nvim
nvim-lspfuzzy
lsp-trouble.nvim | nvim-lspfuzzy | |
---|---|---|
4 | 2 | |
384 | 318 | |
- | 0.9% | |
6.7 | 2.8 | |
over 3 years ago | 8 months ago | |
Lua | Lua | |
- | BSD 2-clause "Simplified" 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.
lsp-trouble.nvim
-
Trouble: Just pushed a big update with support for lsp references, location lists and quickfix lists
Just added Telescope actions support. Works with any search results in Telescope. Pretty cool :)
-
How to change icons and colors, to make my LSP diagnostics look better?
Yeah, I might consider to switch back to CoC later. I was able to make a configuration which I'm comfortable with, it resembles CoC's behavior a bit, but I've found some sort of slowness in the startup process, like it sometimes takes a few seconds to load, sometimes a few diagnostics don't show. So far I have only tested it with rust-analyzer, let's see how everything goes. Anyways, I'm just giving the native LSP a try and also because of the hype I had with some plugins like lsp-trouble.nvim lol. And of course to make my neovim config to feel more lightweight. But maybe I should just wait that the LSP is mature enough.
-
LSP Trouble: A pretty diagnostics list to help your solve all the trouble your code is causing.
I created a little plugin that shows a pretty list of LSP diagnostics.
nvim-lspfuzzy
- Anyone write Go full time using vim?
-
[Joke] Now that 0.5.0 is out with native LSP support
Also you can use nvim-lspfuzzy to get the fuzzy-finding / scrolling of coc.nvim with built-in, and supports opening in new tab / splits you mentioned.
What are some alternatives?
trouble.nvim - 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
mob - Tool for smooth git handover.
toggle-lsp-diagnostics.nvim - Neovim plugin for toggling the LSP diagnostics.
doom-nvim - A Neovim configuration for the advanced martian hacker
nvim-lsp-smag - Seamless integration of language server locations into NeoVim
govim - govim is a Go development plugin for Vim8, written in Go
lspsaga.nvim - improve neovim lsp experience
coc-fzf - fzf :heart: coc.nvim
md2vim - Tool for automatically converting markdown to vimdoc format
doom-nvim - A Neovim configuration for the advanced martian hacker [Moved to: https://github.com/doom-neovim/doom-nvim]
bufferline.nvim - A snazzy bufferline for Neovim
dotfiles - Some configuration files I care about and don't want to lose