UI for nvim-dap

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nvim-dap

    Debug Adapter Protocol client implementation for Neovim

    I know that nvim-dap also has a widget API, check here for more info: https://github.com/mfussenegger/nvim-dap/blob/a3efa5a8cf9b158e33871ec7f1a452f05071d7d9/doc/dap.txt#L690

  2. 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.

    CodeRabbit logo
  3. nvim-dap-ui

    A UI for nvim-dap

    I'm not sure if it's true, but it I've got the feeling that many people aren't aware of nvim-dap-ui which creates a nice UI for nvim-dap.

  4. telescope-dap.nvim

    Integration for nvim-dap with telescope.nvim

    Thank you! No I don't use nvim-dap-ui, I prefer opening up windows only 'on demand', this reduces visual clutter. I also added `telescope-dap` (https://github.com/nvim-telescope/telescope-dap.nvim) which makes it a bit nicer.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mastering Ruby Debugging: From Puts to Professional Tools

    2 projects | news.ycombinator.com | 13 Dec 2024
  • Can you get better dapui varibles?

    1 project | /r/neovim | 6 Dec 2023
  • How to start using Neovim for c++ development and debugging

    1 project | /r/neovim | 10 Jul 2023
  • How can I debug Python code in neovim!

    3 projects | /r/vim | 1 Jul 2023
  • How to debug python code in neovim

    2 projects | /r/neovim | 1 Jul 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?