vim-dap VS vim

Compare vim-dap vs vim and see what are their differences.

vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol (by dradtke)
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
vim-dap vim
3 9
48 284
- -
0.0 5.9
over 1 year ago about 2 months ago
Vim Script Lua
- -
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.

vim-dap

Posts with mentions or reviews of vim-dap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.
  • How to configure vim like an IDE
    44 projects | /r/vim | 27 Jun 2023
    Debugger adapter protocol is what lsp is for language support. https://github.com/dradtke/vim-dap
  • config tips for neovim 0.5.0
    1 project | /r/neovim | 4 Mar 2021
    Shameless plug, but my plugin vim-dap works pretty well for debugging, and it's compatible with nvim-lsp. I use it all the time at work, and it plays nicely with other plugins by not opening any windows of its own within Neovim at all, instead using tmux for that.
  • nvim-dap
    4 projects | /r/neovim | 14 Feb 2021
    I wrote a similar plugin for Vim and just recently added support for Neovim's LSP, which I use at work all the time. https://github.com/dradtke/vim-dap

vim

Posts with mentions or reviews of vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-11.
  • Better Syntax Highlighting: Markid Neovim Extension
    3 projects | /r/neovim | 11 Sep 2022
    Sure thing: https://github.com/David-Kunz/vim/blob/master/init.lua
  • The Downside of Rust
    3 projects | /r/rust | 9 Jan 2022
    In this video I present two example scenarios both implemented in JavaScript and Rust. In the first example, Rust's strictness shines and enables clear and robust code. The second example, a logger middleware, demonstrates some of Rust's weaknesses. Rust's middleware example is taken from David Pedersen's video on tower services: https://youtu.be/16sU1q8OeeI My Neovim config is here: https://github.com/David-Kunz/vim
    1 project | /r/rust | 9 Jan 2022
  • Neovim Plugin: Telescope [video]
    1 project | news.ycombinator.com | 3 Oct 2021
  • Why I prefer Neovim over VSCode [video]
    1 project | news.ycombinator.com | 12 Sep 2021
  • Neogit and Diffview [video]
    1 project | /r/neovim | 27 Jun 2021
    Short video on the Neovim plugins Neogit and Diffview. You can find my Neovim configuration here: https://github.com/David-Kunz/vim/blob/master/init.vim
  • nvim-dap improvements and ecosystem
    1 project | /r/neovim | 13 Jun 2021
    Short video on recent improvements regarding the Neovim plugin nvim-dap.You can find my Neovim configuration here: https://github.com/David-Kunz/vim Prerequisite is my previous video here: https://youtu.be/ga3Cas7vNCk If you have any questions, please leave a comment.
  • nvim-dap
    4 projects | /r/neovim | 14 Feb 2021
    Absolutely! Here you go: https://github.com/David-Kunz/vim
  • Vim as IDE
    1 project | /r/neovim | 17 Jan 2021
    Thanks! The `init.vim` file is available on GitHub. You can also find it in the description box of my YouTube video.

What are some alternatives?

When comparing vim-dap and vim you can also consider the following projects:

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

nvim-dap - Debug Adapter Protocol client implementation for Neovim

markid - A Neovim extension to highlight same-name identifiers with the same color.

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

Terminal - Smally's very minimalistic dotfiles

rust - Empowering everyone to build reliable and efficient software.

nvim-dap-repl-highlights - Add syntax highlighting to the nvim-dap REPL

nerdtree - A tree explorer plugin for vim.

vim-dispatch - dispatch.vim: Asynchronous build and test dispatcher

svls - SystemVerilog language server