Rust, RR, Neovim: A perfect debug combination

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • rrust.nvim

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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