eagle.nvim
Hover display
Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input.
Show diagnostics and lsp info inside a custom window
265 stars
6 watching
5 forks
Language: Lua
last commit: 22 days ago
Linked from 1 awesome list
luaneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors at the cursor position. | 586 |
piersolenski/wtf.nvim | A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources. | 404 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
onsails/diaglist.nvim | A plugin that displays live diagnostics in Neovim's quickfix and loclist buffers. | 185 |
artemave/workspace-diagnostics.nvim | Automates diagnostics for projects files in NeoVim | 174 |
vidocqh/data-viewer.nvim | A plugin that provides an interactive table view for data files | 100 |
oxy2dev/helpview.nvim | A plugin that provides decorations and features for viewing and editing documentation files in Neovim. | 220 |
edluffy/hologram.nvim | A terminal image viewer for Neovim that displays images directly in the editor buffer. | 1,305 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 35 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 281 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
nvim-zh/colorful-winsep.nvim | A plugin to visually distinguish active windows in Neovim. | 449 |
axieax/urlview.nvim | A plugin for Neovim to find and display URLs in buffers or files, allowing users to navigate and interact with them. | 235 |
sidofc/carbon.nvim | A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 179 |
creativenull/diagnosticls-configs-nvim | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |