NeoZoom.lua VS nvim-dap-go

Compare NeoZoom.lua vs nvim-dap-go and see what are their differences.

NeoZoom.lua

A simple usecase of floating window to help you focus. (by nyngwang)

nvim-dap-go

An extension for nvim-dap providing configurations for launching go debugger (delve) and debugging individual tests (by leoluz)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
NeoZoom.lua nvim-dap-go
10 10
178 372
- -
3.4 5.5
10 days ago 10 days ago
Lua Lua
MIT License MIT License
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.

NeoZoom.lua

Posts with mentions or reviews of NeoZoom.lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-08.

nvim-dap-go

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

What are some alternatives?

When comparing NeoZoom.lua and nvim-dap-go you can also consider the following projects:

vim-zoom - Toggle zoom in / out individual windows (splits)

nvim-dap - Debug Adapter Protocol client implementation for Neovim

maximizer.nvim

DAPInstall.nvim - 🦆 A NeoVim plugin for managing several debuggers for Nvim-dap

focus.nvim - Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids!

dap-go.nvim - nvim-dap extension to make simpler debug Golang using Delve

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

delve - Delve is a debugger for the Go programming language.

dwm.vim - Tiled Window Management for Vim

go.nvim - A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.

winshift.nvim - Rearrange your windows with ease.

debug-adapter-protocol - Defines a common protocol for debug adapters.