diaglist.nvim
Diagnostics display
A plugin that displays live diagnostics in Neovim's quickfix and loclist buffers.
Live render workspace diagnostics in quickfix with current buf errors on top, buffer diagnostics in loclist
185 stars
4 watching
5 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
loclistlspluaneovimnvimquickfixworkspace-diagnostics
Related projects:
Repository | Description | Stars |
---|---|---|
artemave/workspace-diagnostics.nvim | Automates diagnostics for projects files in NeoVim | 174 |
soulis-1256/eagle.nvim | Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input. | 265 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors at the cursor position. | 586 |
creativenull/diagnosticls-configs-nvim | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |
piersolenski/wtf.nvim | A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources. | 404 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
onsails/lspkind.nvim | A plugin that adds vscode-like pictograms to Neovim's LSP completion items | 1,522 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
deathbeam/lspecho.nvim | Displays LSP progress in the command line | 22 |
ojroques/nvim-hardline | A simple statusline plugin for Neovim written in Lua. | 181 |
marilari88/twoslash-queries.nvim | Supports querying and inspecting TypeScript types in Neovim. | 153 |
ntbbloodbath/galaxyline.nvim | A lightweight statusline plugin for Neovim that provides customizable text areas. | 164 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |