nvim-dap-virtual-text
Debugging highlighter
Adds virtual text support to the debug adapter protocol in Neovim
874 stars
5 watching
25 forks
Language: Lua
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pocco81/dap-buddy.nvim | Manages debug adapters and protocols in Neovim for remote debugging. | 401 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
andrewferrier/debugprint.nvim | A debugging tool for NeoVim that uses print-like statements to trace code execution | 338 |
niuiic/dap-utils.nvim | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 36 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 413 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 407 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
rktjmp/highlight-current-n.nvim | Highlights current search matches under the cursor when pressing n or N | 89 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,231 |
hiphish/rainbow-delimiters.nvim | Provides syntax highlighting for Neovim with Tree-sitter | 560 |
dam9000/kickstart-modular.nvim | A modular Neovim configuration starting point with Lua documentation and a straightforward setup process. | 488 |