Rust, RR, Neovim: A perfect debug combination

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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 use nvim-dap[1] in combination with jester[2] (by me) to run and debug Jest tests in my project, it works perfectly.

    [1]: https://github.com/mfussenegger/nvim-dap

    [2]: https://github.com/David-Kunz/jester

  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. rrust.nvim

  4. jester

    A Neovim plugin to easily run and debug Jest tests (by David-Kunz)

    I use nvim-dap[1] in combination with jester[2] (by me) to run and debug Jest tests in my project, it works perfectly.

    [1]: https://github.com/mfussenegger/nvim-dap

    [2]: https://github.com/David-Kunz/jester

  5. vimspector

    vimspector - A multi-language debugging system for Vim

    You could try vimspector. It's main target is vim and not neovim.

    https://github.com/puremourning/vimspector/

  6. nvim-dap-ui

    A UI for nvim-dap

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • DAP debugging with go

    4 projects | /r/neovim | 5 Jan 2023
  • looking for help - debug typescript

    3 projects | /r/vim | 7 Jan 2023
  • Let the IDE wars, uh, continue!

    15 projects | /r/ProgrammerHumor | 29 Oct 2022
  • Vim After 15 Years

    6 projects | news.ycombinator.com | 26 Oct 2022
  • Debugging in neovim

    3 projects | /r/neovim | 23 Sep 2022