Releases: rcarriga/nvim-dap-ui
Releases · rcarriga/nvim-dap-ui
v4.0.0
4.0.0 (2024-03-18)
Bug Fixes
- eval: open the floating window under the cursor (#332) (7a1878c)
- frames: use session's frames (a62e86b), closes #303 #307
- line_hover: highlights on expanded lines. (#337) (4575bc3)
- missing thread (#322) (d845ebd)
- variables: clear prompt_func after editing variable (#330) (e8506f5)
Features
BREAKING CHANGES
- Requires https://github.com/nvim-neotest/nvim-nio to be
installed