# rcarriga/nvim-dap-ui

A UI for nvim-dap

Repository: https://github.com/rcarriga/nvim-dap-ui
Canonical: https://ross.abutalabs.com/products/nvim-dap-ui
Language: Lua
License: MIT
License Family: permissive
Topics: debugging, lua, neovim, nvim, nvim-dap
Last push: 2026-07-14T06:51:10+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 8, longevity 100
- inputs: {"age_days": 1994, "days_push": 50, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3362, forks 125 (observed 2026-08-28T04:07:58.126836+00:00)

## What it is
A Neovim plugin providing a graphical user interface for nvim-dap, the Debug Adapter Protocol client for Neovim. It renders debugging elements such as variable scopes, threads, stack frames, breakpoints, and a REPL in configurable window layouts.

## Use cases
- show a visual debugging UI in Neovim
- inspect variables and scopes while debugging
- view stack frames and threads during a debug session
- manage breakpoints with a UI
- interact with a debug REPL inside Neovim

## When to choose
- you debug in Neovim with nvim-dap and want an out-of-the-box UI
- you want configurable element layouts and floating windows for debug info

## When to avoid
- you use an editor other than Neovim
- you prefer purely command-line debugging without UI windows

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, gui
- domain: developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, nvim-dap, debugging-ui, lua, debug-adapter-protocol, debugging, linux, macos

## Member repositories
- rcarriga/nvim-dap-ui (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.126836+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:40:20.842671+00:00, confidence not recorded.
  - readme: https://github.com/rcarriga/nvim-dap-ui (fetched 2026-08-28T04:07:58.126836+00:00, sha f426e8cdf5d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
