better-diagnostic-virtual-text
Diagnostic extender
An extension for Neovim to enhance diagnostic messages with customizable colors and layout
Enhances the display of virtual text for diagnostics in Neovim. This function aims to provide a more user-friendly and informative presentation of diagnostic messages directly within the editor.
70 stars
1 watching
2 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
diagnosticluaneovimnvimnvim-luanvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
sontungexpt/stinvim | A Neovim configuration optimized for full-stack development. | 42 |
piersolenski/wtf.nvim | A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources. | 400 |
sontungexpt/witch | A customizable theme system for Neovim written in Lua. | 45 |
sontungexpt/stcursorword | A high-performance cursor word highlighting plugin for Neovim that prevents accidental resets and allows easy disablement. | 75 |
soulis-1256/eagle.nvim | A plugin that displays diagnostic and lsp information in a customizable floating window triggered by mouse or keyboard interaction. | 249 |
tomiis4/hypersonic.nvim | A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions. | 216 |
backdround/improved-ft.nvim | An extension for Neovim's default f/t hop abilities with improved functionality | 40 |
allendang/nvim-expand-expr | Utility to expand and repeat expressions to multiple lines in an editor | 35 |
sontungexpt/sttusline | A lightweight statusline plugin for Neovim written in Lua, designed to be fast and customizable. | 116 |
artemave/workspace-diagnostics.nvim | Automates diagnostics for projects files in NeoVim | 162 |
thehamsta/nvim-dap-virtual-text | Adds virtual text support to the debug adapter protocol in Neovim | 874 |
creativenull/diagnosticls-configs-nvim | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |
sontungexpt/url-open | A plugin that allows users to open URLs under the cursor in their default browser without netrw. | 86 |
onsails/diaglist.nvim | A plugin that displays live diagnostics in Neovim's quickfix and loclist buffers. | 184 |