Code Compilation & Debugging

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

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

  • As of now, I am in the process to configure nvim rap and all related plugins for usage with hydra https://github.com/mfussenegger/nvim-dap to utilise the mode-specific hints (as reminder on entering debug mode)

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • You can use https://github.com/akinsho/toggleterm.nvim and have terminal as a hover window or a split.

  • 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
  • nvim-dap-python

    An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

  • As for debugging you can look into https://github.com/mfussenegger/nvim-dap + https://github.com/mfussenegger/nvim-dap-python

  • recipe.nvim

    Neovim async code runner with quickfix parsing

  • jaq-nvim

    ⚙️ Just Another Quickrun Plugin for Neovim in Lua

  • You can try Jaq

  • overseer.nvim

    A task runner and job management plugin for Neovim

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