lsp_signature.nvim
Function hinting
A plugin that provides function signature hints as you type in Neovim.
LSP signature hint as you type
2k stars
9 watching
58 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
autocompletelspneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 276 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line | 108 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 176 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
tobinpalmer/rayso.nvim | Enables neovim users to create and share reusable code snippets instantly. | 76 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
onsails/lspkind.nvim | A plugin that adds pictograms to Neovim's lsp completion items | 1,507 |
tristone13th/lspmark.nvim | A plugin that provides persistent bookmarks with project-wise organization and Telescopes integration. | 54 |
deathbeam/lspecho.nvim | Displays LSP progress in the command line | 21 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 213 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |