nvim-lightbulb
LSP plugin
An LSP plugin for Neovim that provides code action feedback
VSCode 💡 for neovim's built-in LSP.
817 stars
6 watching
31 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
deathbeam/lspecho.nvim | Displays LSP progress in the command line | 22 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 177 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 35 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 283 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 216 |
onsails/lspkind.nvim | A plugin that adds vscode-like pictograms to Neovim's LSP completion items | 1,522 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 50 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,111 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
junnplus/lsp-setup.nvim | A wrapper that simplifies the setup of language servers for Neovim. | 226 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 99 |