boo.nvim
LSP info plugin
A plugin that provides an integrated development environment (IDE) feature for language servers.
Quickly pop-up lsp-powered infos of the thing your cursor is on
34 stars
1 watching
1 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
neovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 276 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 146 |
tristone13th/lspmark.nvim | A plugin that provides persistent bookmarks with project-wise organization and Telescopes integration. | 54 |
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 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,085 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 213 |
kosayoda/nvim-lightbulb | An LSP plugin for Neovim that provides code action feedback | 812 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
bekaboo/dropbar.nvim | An IDE-like feature for displaying breadcrumbs in an integrated development environment (IDE) like Neovim. | 1,047 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 7 |
nanotee/sqls.nvim | Provides integration with a built-in LSP client for editing and querying databases within Neovim. | 190 |
soulis-1256/eagle.nvim | A plugin that displays diagnostic and lsp information in a customizable floating window triggered by mouse or keyboard interaction. | 249 |