wtf.nvim
Diagnostic helper
A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources.
Delicious diagnostic debugging in Neovim 🤤
404 stars
4 watching
9 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list
ailspluaneovimnvimnvim-luanvim-plugin
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Displays diagnostic messages with icons and colors at the cursor position. | 604 |
| | Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input. | 265 |
| | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |
| | A plugin to simplify interactions with Neovim's terminal emulator | 57 |
| | Automates diagnostics for projects files in NeoVim | 174 |
| | An extension for Neovim to enhance diagnostic messages with customizable colors and layout | 73 |
| | A plugin that displays live diagnostics in Neovim's quickfix and loclist buffers. | 185 |
| | A plugin for running and testing code in multiple programming languages | 83 |
| | Automates tasks in competitive programming to streamline development and testing processes. | 136 |
| | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
| | A Neovim plugin for providing real-time fuzzy finder functionality with various search options and integration with multiple data sources. | 128 |
| | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 37 |
| | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
| | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
| | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 56 |