Rust, RR, Neovim: A perfect debug combination

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

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
  • 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

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

    InfluxDB logo
  • rrust.nvim

  • 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

  • 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/

  • nvim-dap-ui

    A UI for nvim-dap

  • 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