lsp-trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. [Moved to: https://github.com/folke/trouble.nvim] (by folke)
nvim-lsp-smag
Seamless integration of language server locations into NeoVim (by weilbith)
lsp-trouble.nvim | nvim-lsp-smag | |
---|---|---|
4 | 3 | |
384 | 76 | |
- | - | |
6.7 | 0.0 | |
over 3 years ago | about 2 years ago | |
Lua | Lua | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of lsp-trouble.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-03.
-
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-lsp-smag
Posts with mentions or reviews of nvim-lsp-smag.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-27.
-
Q: Refresh vsplit if exists rather than opening new vsplit?
What I do is to use lsp-smag and the default keybindings to open tags in the preview window.
-
Floating Tag Preview - also for LSP
A minimal plugin to preview tags in a floating window. If you use nvim-lsp-smag this just works for LSP location as well. In the above GIF you can see previewing the implementation and declaration of the object under the cursor. A tiny plugin that just extends the native preview commands. Though it remains highly customizable.
- Make the LSP integration even more simple - use language server locations as tags
What are some alternatives?
When comparing lsp-trouble.nvim and nvim-lsp-smag you can also consider the following projects:
trouble.nvim - 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
toggle-lsp-diagnostics.nvim - Neovim plugin for toggling the LSP diagnostics.
null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
nvim-lspfuzzy - A Neovim plugin to make the LSP client use FZF
lspsaga.nvim - improve neovim lsp experience
nvim-floating-tag-preview - Preview tags in a floating window
md2vim - Tool for automatically converting markdown to vimdoc format
bufferline.nvim - A snazzy bufferline for Neovim
babelfish.nvim - The answer to the ultimate question is :help 42
lsp-trouble.nvim vs trouble.nvim
nvim-lsp-smag vs toggle-lsp-diagnostics.nvim
lsp-trouble.nvim vs toggle-lsp-diagnostics.nvim
nvim-lsp-smag vs null-ls.nvim
lsp-trouble.nvim vs nvim-lspfuzzy
nvim-lsp-smag vs trouble.nvim
lsp-trouble.nvim vs lspsaga.nvim
nvim-lsp-smag vs nvim-floating-tag-preview
lsp-trouble.nvim vs md2vim
nvim-lsp-smag vs nvim-lspfuzzy
lsp-trouble.nvim vs bufferline.nvim
lsp-trouble.nvim vs babelfish.nvim