lsp-trouble.nvim
lspsaga.nvim
lsp-trouble.nvim | lspsaga.nvim | |
---|---|---|
4 | 64 | |
384 | 2,697 | |
- | - | |
6.7 | 9.3 | |
over 3 years ago | over 1 year ago | |
Lua | 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.
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.
lspsaga.nvim
- [Neovim] Quels plugins dois-je utiliser avec le LSP intégré?
-
winbar below lualine buffers
Just like this? If yes, you can try lspsaga.nvim, nvim-navic, or barbecue.nvim.
-
Cannot find setting to get linter errors on type with Rust Analyzer
I am not 100% sure if that is what he is using but you can achieve the same thing using Lspsaga, specifically the on_insert and on_insert_follow options
-
Ideas to practice lua and neovim plugin development
Participating — I'd like to see more contributors for LSP Saga, the various ChatGPT plugins, and pets!
-
Any recommended plugins to frictionlessly see lsp references in a perhaps a popup window?
Maybe Lspsaga could help
-
Is it possible to see peek the documentation for a symbol within an LSP hover window?
I think the LspSaga plugin has a hover_doc function! it's been really useful for me :D
-
Has anyone encountered this buf error in lspsaga when working with svelte files?
Yo, good question.. Yes i have. It's actually working now i filed an issue on lspsaga and the owner created a quick fix for it: https://github.com/glepnir/lspsaga.nvim/issues/866
-
How do I get this little tree like hierarchy of the code on the top?
You might like this: https://github.com/glepnir/lspsaga.nvim.
-
[ HELP ] - LSPsaga hover window stuck
I already did, but you closed it 🫡 here is the link
-
My lspsaga's lsp_finder will cause weird behavior
Did you post an issue on GitHub? The library author has been exceptionally quick to respond to bugs and reports like this in my experience.
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.
nvim-lspconfig - Quickstart configs for Nvim LSP
toggle-lsp-diagnostics.nvim - Neovim plugin for toggling the LSP diagnostics.
navigator.lua - Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍
nvim-lsp-smag - Seamless integration of language server locations into NeoVim
nvim-lightbulb - VSCode 💡 for neovim's built-in LSP.
nvim-lspfuzzy - A Neovim plugin to make the LSP client use FZF
coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
bufferline.nvim - A snazzy bufferline for Neovim
lsp_signature.nvim - LSP signature hint as you type
lspsaga.nvim - improve neovim lsp experience
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.