Onto Debug is a neovim plugin designed to help debugging, testing (so debugging really) but not act as a full debugger protocol or a testing framework. It's whole design point is also to run only on demand.
Homepage
Download
Recent Releases
0.2.220 Sep 2025 08:16
major feature:
Improved the suspicious variable analyzer: expanded patterns and enhanced runtime analyzation
0.2.106 Sep 2025 11:11
major feature:
Improved suspicious variable checking, started using treesitter, cleaned up run_debugger function
0.205 Sep 2025 15:07
major feature:
Added suspicious variable checking, saving and loading breakpoints
01 Sep 2025 16:25
major feature:
|