nvim-dap-ui

A UI for nvim-dap

MIT License

Stars
2.6K
Committers
42

Bot releases are visible (Hide)

nvim-dap-ui - v0.30.0

Published by github-actions[bot] over 2 years ago

0.30.0 (2022-03-21)

Features

nvim-dap-ui - v0.29.0

Published by github-actions[bot] over 2 years ago

0.29.0 (2022-03-15)

Features

nvim-dap-ui - v0.28.0

Published by github-actions[bot] over 2 years ago

0.28.0 (2022-03-05)

Features

  • breakpoints: toggle breakpoints (e007ef4), closes #77
nvim-dap-ui - v0.27.3

Published by github-actions[bot] over 2 years ago

0.27.3 (2022-02-24)

Bug Fixes

  • windows: actively check window state (22e94f2), closes #85
nvim-dap-ui - v0.27.2

Published by github-actions[bot] over 2 years ago

0.27.2 (2022-02-22)

Bug Fixes

nvim-dap-ui - v0.27.1

Published by github-actions[bot] over 2 years ago

0.27.1 (2022-02-19)

Bug Fixes

  • state: avoid refreshing scopes on evaluate (535a7e2), closes #82
nvim-dap-ui - v0.27.0

Published by github-actions[bot] over 2 years ago

0.27.0 (2022-02-17)

Features

  • float: switch to normal mode on jump (120cb68), closes #80
nvim-dap-ui - v0.26.0

Published by github-actions[bot] over 2 years ago

0.26.0 (2022-02-16)

Bug Fixes

  • windows: always catch float closing (72f6020), closes #78
  • windows: delete scratch buffers (504787c), closes #81

Features

nvim-dap-ui - v0.25.1

Published by github-actions[bot] almost 3 years ago

0.25.1 (2022-01-10)

Bug Fixes

  • use elem name when given (f03c0bd)
nvim-dap-ui - v0.25.0

Published by github-actions[bot] almost 3 years ago

0.25.0 (2022-01-06)

Features

  • use ui.select for float query (12a7e03)
nvim-dap-ui - v0.24.3

Published by github-actions[bot] almost 3 years ago

0.24.3 (2021-12-04)

Bug Fixes

  • util: get uri of absolute filepath (96813c9)
nvim-dap-ui - v0.24.2

Published by github-actions[bot] almost 3 years ago

0.24.2 (2021-11-30)

Bug Fixes

nvim-dap-ui - v0.24.1

Published by github-actions[bot] almost 3 years ago

0.24.1 (2021-11-27)

Bug Fixes

  • variables: remove on_clear callback (052f342), closes #66
nvim-dap-ui - v0.24.0

Published by github-actions[bot] almost 3 years ago

0.24.0 (2021-11-06)

Features

nvim-dap-ui - v0.23.1

Published by github-actions[bot] about 3 years ago

0.23.1 (2021-09-27)

Bug Fixes

  • hover: handle multi-line value (547635e)
nvim-dap-ui - v0.23.0

Published by github-actions[bot] about 3 years ago

0.23.0 (2021-09-26)

Features

nvim-dap-ui - v0.22.0

Published by github-actions[bot] about 3 years ago

0.22.0 (2021-09-10)

Features

  • float: allow users to pass settings (945ab8c), closes #56
nvim-dap-ui - v0.21.1

Published by github-actions[bot] about 3 years ago

0.21.1 (2021-09-10)

Bug Fixes

  • float: apply mapping to updated buf (eb8bed5), closes #57
nvim-dap-ui - v0.21.0

Published by github-actions[bot] about 3 years ago

0.21.0 (2021-09-07)

Features

  • position tray/sidebar anywhere (8b292c8), closes #54
nvim-dap-ui - v0.20.0

Published by github-actions[bot] about 3 years ago

0.20.0 (2021-09-06)

Features

  • config: persist highlights on ColorScheme (62a6939)