nvim-lightbulb
LSP plugin
An LSP plugin for Neovim that provides code action feedback
VSCode 💡 for neovim's built-in LSP.
812 stars
6 watching
30 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
deathbeam/lspecho.nvim | Displays LSP progress in the command line | 21 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 176 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 276 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 213 |
onsails/lspkind.nvim | A plugin that adds pictograms to Neovim's lsp completion items | 1,507 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,085 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 146 |
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. | 225 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |