Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
DAPInstall.nvim Alternatives
Similar projects and alternatives to DAPInstall.nvim
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
nvim-dap-go
An extension for nvim-dap providing configurations for launching go debugger (delve) and debugging individual tests
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better DAPInstall.nvim alternative or higher similarity.
DAPInstall.nvim discussion
DAPInstall.nvim reviews and mentions
Posts with mentions or reviews of DAPInstall.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-02.
-
Debugging in NeoVim
To run your debugger, first, you need to install the needed debugger. To do this, run: :DIInstall followed by a tab. Go here to view the documentation on it.
-
Nvim-dap and go delve experience
In addition to the sibling comment, I used https://github.com/Pocco81/DAPInstall.nvim It provides some default configuration for a lot of debuggers.
-
Will we ever get nice debugging functionality in (neo)vim?
For a nice out of the box experience with nvim-dap you'd probably want to use DAPInstall.nvim.
-
DAPInstall.nvim: the plugin that makes installing and managing debuggers (with nvim-dap) accessible is now looking for maintainers!
I posted about DAPInstall.nvim a long time ago. If you don't know what it is, basically this plugin is like the :LspInstall but for debuggers. You can install with a simple command (:DIInstall ) and there is a default config for each one of the debuggers, which you can overwrite.
-
DAPInstall.nvim: a plugin for managing several debuggers for Nvim-dap (installation, setup, configuration, etc)
You could use, for instance, the python one as an example to write an installer for any of the debuggers supported by Nvim-dap.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 27 Mar 2025
Stats
Basic DAPInstall.nvim repo stats
5
233
8.8
about 3 years ago
Pocco81/DAPInstall.nvim is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of DAPInstall.nvim is Lua.