dap-buddy.nvim VS nvim-compe

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

dap-buddy.nvim

🐞 Debug Adapter Protocol manager for Neovim (by pocco81)

nvim-compe

Auto completion Lua plugin for nvim (by hrsh7th)
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-compe
3 91
396 1,332
- -
0.0 8.3
over 1 year ago over 2 years 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-compe

Posts with mentions or reviews of nvim-compe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-14.

What are some alternatives?

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

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

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

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

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

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

YouCompleteMe - A code-completion engine for Vim

aerial.nvim - Neovim plugin for a code outline window

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

nvim-regexplainer - Describe the regexp under the cursor

lspsaga.nvim - improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim]

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

vim-vsnip - Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.