vimspector VS vim-dap

Compare vimspector vs vim-dap 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
vimspector vim-dap
100 3
4,020 48
- -
8.0 0.0
about 1 month ago over 1 year ago
Vim Script Vim Script
Apache License 2.0 -
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.

vimspector

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

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

What are some alternatives?

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

nvim-dap - Debug Adapter Protocol client implementation for Neovim

vim

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

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

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

vim-plug - :hibiscus: Minimalist Vim Plugin Manager

Terminal - Smally's very minimalistic dotfiles

ipdb - Integration of IPython pdb

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

omnisharp-roslyn - OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

nerdtree - A tree explorer plugin for vim.