debugprint.nvim
debugger
A debugging tool for NeoVim that uses print-like statements to trace code execution
Debugging in NeoVim the print() way!
338 stars
4 watching
21 forks
Language: Lua
last commit: 13 days ago
Linked from 1 awesome list
debuggingdebugging-toolluaneovimneovim-pluginneovim-pluginsnvimprint
Related projects:
Repository | Description | Stars |
---|---|---|
niuiic/dap-utils.nvim | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 36 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 407 |
thehamsta/nvim-dap-virtual-text | Adds virtual text support to the debug adapter protocol in Neovim | 874 |
niuiic/track.nvim | Tools to track thought process while analyzing source code | 23 |
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 538 |
chrisgrieser/nvim-chainsaw | A plugin that provides various log statements to help developers inspect and debug their code in the context of a visual editor | 100 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
hinell/duplicate.nvim | Automates the duplication of visual text selections and lines in a text editor | 20 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 201 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
superbo/fugit2.nvim | A Neovim plugin that provides a graphical user interface for Git version control | 403 |
niuiic/scroll.nvim | Smooth scrolling plugin for Neovim. | 17 |