glance.nvim
LSP inspector
A visual interface for inspecting and editing LSP locations
A pretty window for previewing, navigating and editing your LSP locations
728 stars
4 watching
18 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
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 |
soulis-1256/eagle.nvim | A plugin that displays diagnostic and lsp information in a customizable floating window triggered by mouse or keyboard interaction. | 249 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
chrisgrieser/nvim-dr-lsp | A plugin that displays definitions and references of the word under the cursor in the statusline with counts | 27 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 176 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line | 108 |
deathbeam/lspecho.nvim | Displays LSP progress in the command line | 21 |
ldelossa/gh.nvim | A plugin for interactive code reviews on GitHub | 550 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,085 |
marilari88/twoslash-queries.nvim | Supports querying and inspecting TypeScript types in Neovim. | 152 |
tristone13th/lspmark.nvim | A plugin that provides persistent bookmarks with project-wise organization and Telescopes integration. | 54 |
folke/lazydev.nvim | A Neovim plugin that efficiently configures and updates workspace libraries for faster development. | 732 |