dap-buddy.nvim VS dap-go.nvim

Compare dap-buddy.nvim vs dap-go.nvim and see what are their differences.

dap-buddy.nvim

🐞 Debug Adapter Protocol manager for Neovim (by pocco81)

dap-go.nvim

nvim-dap extension to make simpler debug Golang using Delve (by yriveiro)
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 dap-go.nvim
3 1
396 11
- -
0.0 6.3
over 1 year ago 4 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.

dap-go.nvim

Posts with mentions or reviews of dap-go.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-12.

What are some alternatives?

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

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

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

nvim-go - A minimal implementation of Golang development plugin for Neovim

aerial.nvim - Neovim plugin for a code outline window

vim-delve - Neovim / Vim integration for Delve

nvim-regexplainer - Describe the regexp under the cursor

nvim-dap-go - An extension for nvim-dap providing configurations for launching go debugger (delve) and debugging individual tests

nvim-custom-diagnostic-highlight - Simple plugin to add Highlights based on diagnostics

gopher.nvim - Neovim plugin for make golang development easiest

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

go.nvim - A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.