nvim-dap-repl-highlights - Add Treesitter highlighting to your dap REPL

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-repl-highlights

    Add syntax highlighting to the nvim-dap REPL

  • The plugin is composed of a treesitter parser and lua code. Writing a parser with treesitter is not too complicated if you know how parsers work, I really liked Compilers course in university so it was fun to work on it. this is the file used to define the parser.

  • nvim-dap

    Debug Adapter Protocol client implementation for Neovim

  • It's a feature I've added to nvim-dap that is pending review - https://github.com/mfussenegger/nvim-dap/pull/773

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

  • 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
  • How to display variable values inline?

    2 projects | /r/neovim | 22 Jun 2023