theHamsta/nvim-dap-virtual-text
None observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 23
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2200
- days_rel: n/a
- days_push: 465
- n_releases_24m: 0
Adoption not part of the score
1078 stars · 35 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Neovim plugin that adds virtual text support to nvim-dap, displaying variable values inline in the editor during debugging sessions. It uses nvim-treesitter to locate variable definitions and highlights changed variables and exception stop reasons.
Use cases
- show variable values inline while debugging in neovim
- display debug variable values as virtual text next to code
- highlight changed variables during a debug session in neovim
- see exception stop reasons in the editor while debugging
- add inline debug annotations to nvim-dap
When to choose
- you use nvim-dap and want inline variable values without opening a separate UI panel
- you want to visually track which variables changed while stepping through code
- you prefer a lightweight treesitter-based debugging display in Neovim
When to avoid
- you don't use Neovim or nvim-dap
- you need a full graphical debugger UI rather than inline text
- your language lacks treesitter locals queries for definitions and references
Facets
plugin · maturity active
editor developer-tools developer-tools text-editors editor-plugin windows neovim nvim-dap debugging virtual-text treesitter lua linux macos
1 source
- readme: https://github.com/theHamsta/nvim-dap-virtual-text · fetched 2026-08-28 · 0835ebf4716d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| theHamsta/nvim-dap-virtual-text | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="theHamsta/nvim-dap-virtual-text")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem