dap-buddy.nvim VS nvim-custom-diagnostic-highlight

Compare dap-buddy.nvim vs nvim-custom-diagnostic-highlight and see what are their differences.

dap-buddy.nvim

🐞 Debug Adapter Protocol manager for Neovim (by pocco81)

nvim-custom-diagnostic-highlight

Simple plugin to add Highlights based on diagnostics (by Kasama)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dap-buddy.nvim nvim-custom-diagnostic-highlight
3 2
396 59
- -
0.0 1.3
over 1 year ago 12 months ago
Lua Lua
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dap-buddy.nvim

Posts with mentions or reviews of dap-buddy.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • is there a plugin like nvim-lspconfig but for dap adapters?
    2 projects | /r/neovim | 2 Aug 2022
    There was also https://github.com/Pocco81/dap-buddy.nvim, but it's broken since some point and no longer maintained
  • Use a plug-in while contributing to it
    1 project | /r/neovim | 16 May 2022
    Not a packer based solution, but you could also add something like this Makefile to set the runtime path at the plug-in's git root. This way you could just run make and test your plugin easily.
  • DAPInstall update overhaul
    1 project | /r/neovim | 22 Apr 2022
    See https://github.com/Pocco81/dap-buddy.nvim/issues/71. The migration is uncomplete but the author didn't use a dev branch or something, so I'd recommend you pin at 24923c3 which is the latest version before the unexpected change.

nvim-custom-diagnostic-highlight

Posts with mentions or reviews of nvim-custom-diagnostic-highlight. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-16.

What are some alternatives?

When comparing dap-buddy.nvim and nvim-custom-diagnostic-highlight you can also consider the following projects:

dap-go.nvim - nvim-dap extension to make simpler debug Golang using Delve

cheatsheet.nvim - A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface!

mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

aerial.nvim - Neovim plugin for a code outline window

one-small-step-for-vimkind - Debug adapter for Neovim plugins

Neovim-from-scratch - 📚 A Neovim config designed from scratch to be understandable

dim.lua - Dim unused words in neovim

nvim-regexplainer - Describe the regexp under the cursor

nvim-compe - Auto completion Lua plugin for nvim

ReplaceWithRegister - Replace text with the contents of a register.