lsp-lens.nvim
Lens
A plugin that displays references and definition info upon functions
Neovim plugin for displaying references and difinition infos upon functions like JB's IDEA.
276 stars
4 watching
16 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
lspluaneovimneovim-pluginnvim
Related projects:
Repository | Description | Stars |
---|---|---|
kevinhwang91/nvim-hlslens | An extension for Neovim that provides an interactive lens display to visualize search results while searching | 766 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 146 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,085 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 176 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
kosayoda/nvim-lightbulb | An LSP plugin for Neovim that provides code action feedback | 812 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
tristone13th/lspmark.nvim | A plugin that provides persistent bookmarks with project-wise organization and Telescopes integration. | 54 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
onsails/lspkind.nvim | A plugin that adds pictograms to Neovim's lsp completion items | 1,507 |