recipe.nvim VS nvim-dap

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

recipe.nvim

Neovim async code runner with quickfix parsing (by ten3roberts)

nvim-dap

Debug Adapter Protocol client implementation for Neovim (by mfussenegger)
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
recipe.nvim nvim-dap
3 138
19 4,801
- -
6.7 7.7
2 months ago 14 days ago
Lua Lua
MIT License GNU General Public License v3.0 only
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.

recipe.nvim

Posts with mentions or reviews of recipe.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.
  • mini.basics - Common configuration presets for options/mappings/autocommands
    14 projects | /r/neovim | 29 Jan 2023
    I had a look at your planned modules and thought I could swamp you with some more ideas, to possibly inspire you to do a few of them: - since you are thinking about making mini.quickfix: - vim-grepper: eases configuration of grep tools like rg and integration with quickfix - recipe.nvim: instead of defining 'makeprg', making a build step, which can send errors to the quickfix and a run step which runs in a floating terminal - qf.nvim: adds some additional stuff to quickfix, on top of bqf, like a proper quickfix toggle command, which I never want to live without again
  • Introducing OneStop.nvim, the plugin to streamline configuring and running toolset commands
    4 projects | /r/neovim | 22 Aug 2022
    also, there's already: https://github.com/ten3roberts/recipe.nvim - which does what you do but via a cfg file on a per-project basis https://github.com/ten3roberts/qf.nvim - which integrates with that plugin and allows to put its output into a qf-window
  • Code Compilation & Debugging
    7 projects | /r/neovim | 18 Aug 2022

nvim-dap

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

What are some alternatives?

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

vim-argwrap - Wrap and unwrap function arguments, lists, and dictionaries in Vim

vimspector - vimspector - A multi-language debugging system for Vim

overseer.nvim - A task runner and job management plugin for Neovim

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

mini.basics - Neovim Lua plugin with common configuration presets for options, mappings, and autocommands. Part of 'mini.nvim' library.

nvim-gdb - Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB

hover.nvim - Hover plugin framework for Neovim

nvim-dap-python - An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

jaq-nvim - ⚙️ Just Another Quickrun Plugin for Neovim in Lua

CodeLLDB - A native debugger extension for VSCode based on LLDB

vim-maximizer - Maximizes and restores the current window in Vim.

vscode-cpptools - Official repository for the Microsoft C/C++ extension for VS Code.