Releases: rcarriga/nvim-dap-ui
Releases · rcarriga/nvim-dap-ui
v0.28.0
0.28.0 (2022-03-05)
Features
- breakpoints: toggle breakpoints (e007ef4), closes #77
v0.27.3
0.27.3 (2022-02-24)
Bug Fixes
- windows: actively check window state (22e94f2), closes #85
v0.27.1
0.27.1 (2022-02-19)
Bug Fixes
- state: avoid refreshing scopes on evaluate (535a7e2), closes #82
v0.27.0
0.27.0 (2022-02-17)
Features
- float: switch to normal mode on jump (120cb68), closes #80
v0.26.0
0.26.0 (2022-02-16)
Bug Fixes
- windows: always catch float closing (72f6020), closes #78
- windows: delete scratch buffers (504787c), closes #81
Features
v0.25.0
0.25.0 (2022-01-06)
Features
- use ui.select for float query (12a7e03)