neovim-additional-tasks VS vimspector-dap

Compare neovim-additional-tasks vs vimspector-dap and see what are their differences.

neovim-additional-tasks

Additional tasks for Shatur/neovim-tasks (by DoDoENT)

vimspector-dap

Support running .vimspector.json configurations on rcarriga/nvim-dap-ui (by DoDoENT)
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
neovim-additional-tasks vimspector-dap
1 2
9 4
- -
5.3 10.0
about 1 month ago over 1 year ago
Lua Lua
- 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.

neovim-additional-tasks

Posts with mentions or reviews of neovim-additional-tasks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-01.
  • New year and new vim (aka NeoVim)
    15 projects | /r/neovim | 1 Jan 2023
    The plugin is here and adds features like kits, customizable build types, support for running ctest, automatic updates/restarts of clangd LSP server and also provides some functions that allow cool plugin customization. Basically, you get features that are mostly equivalent with features from the plugin I used in vim, but implemented in Lua. Feel free to test it out. Note that I only tested it on my machine (M1Pro mac) and in one Linux container, so expect bugs, crashes and various errors. Feel free to post issues and PRs with fixes.

vimspector-dap

Posts with mentions or reviews of vimspector-dap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-01.
  • New year and new vim (aka NeoVim)
    15 projects | /r/neovim | 1 Jan 2023
    This is the reason I created the vimspector-dap plugin - it was also a good opportunity to learn Lua. It's really a simple language (on Monday I only knew it existed, and today I'm already publishing lua-based nvim plugins 😛 - compare that to vimscript where I still struggle to correctly write an if clause).

What are some alternatives?

When comparing neovim-additional-tasks and vimspector-dap you can also consider the following projects:

cmake-tools.nvim - CMake integration in Neovim

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

cmake4vim - Vim plugin for CMake projects

nvim-dap - Debug Adapter Protocol client implementation for Neovim

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

neovim-tasks - A statefull task manager focused on integration with build systems.

neovim-cmake - CMake integration for Neovim

nvim-dap-ui - A UI for nvim-dap

nvim-cmp - A completion plugin for neovim coded in Lua.

lsp-zero.nvim - A starting point to setup some lsp related features in neovim.