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
35 stars
1 watching
2 forks
Language: Lua
last commit: 6 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 | 281 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
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 | 177 |
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,106 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 216 |
kosayoda/nvim-lightbulb | An LSP plugin for Neovim that provides code action feedback | 817 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 579 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 99 |
bekaboo/dropbar.nvim | An IDE-like feature for displaying breadcrumbs in an integrated development environment (IDE) like Neovim. | 1,076 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
nanotee/sqls.nvim | Provides integration with a built-in LSP client for editing and querying databases within Neovim. | 205 |
soulis-1256/eagle.nvim | Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input. | 265 |