nvim-dap-ui

A UI for nvim-dap

MIT License

Stars
2.6K
Committers
42

Bot releases are visible (Hide)

nvim-dap-ui - v1.5.0

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

1.5.0 (2022-09-19)

Features

  • close prev win on different expr (6c47964)
nvim-dap-ui - v1.4.0

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

1.4.0 (2022-09-11)

Features

nvim-dap-ui - v1.3.0

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

1.3.0 (2022-09-06)

Features

nvim-dap-ui - v1.2.0

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

1.2.0 (2022-09-04)

Features

nvim-dap-ui - v1.1.2

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

1.1.2 (2022-08-02)

Bug Fixes

  • line-hover: remove win if text changes (225115a), closes #125
nvim-dap-ui - v1.1.1

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

1.1.1 (2022-07-23)

Bug Fixes

nvim-dap-ui - v1.1.0

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

1.1.0 (2022-07-02)

Features

nvim-dap-ui - v1.0.1

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

1.0.1 (2022-06-18)

Bug Fixes

  • state: check for request in listener (52f4840), closes #111
nvim-dap-ui - v1.0.0

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

1.0.0 (2022-06-18)

Features

BREAKING CHANGES

  • Switches from tray/sidebar in config to layouts
nvim-dap-ui - v0.34.4

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

0.34.4 (2022-06-17)

Bug Fixes

  • watches: monitor expressions (85b266e), closes #97
nvim-dap-ui - v0.34.3

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

0.34.3 (2022-06-06)

Bug Fixes

  • state: request variables in order (d76d659), closes #97
nvim-dap-ui - v0.34.2

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

0.34.2 (2022-06-05)

Bug Fixes

  • watches: monitor expanded var references (6f236b2), closes #97
nvim-dap-ui - v0.34.1

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

0.34.1 (2022-06-05)

Bug Fixes

nvim-dap-ui - v0.34.0

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

0.34.0 (2022-06-04)

Features

nvim-dap-ui - v0.33.1

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

0.33.1 (2022-04-29)

Bug Fixes

  • expand-line: safe set extmark (3eec525), closes #99
nvim-dap-ui - v0.33.0

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

0.33.0 (2022-04-26)

Features

nvim-dap-ui - v0.32.1

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

0.32.1 (2022-04-23)

Bug Fixes

nvim-dap-ui - v0.32.0

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

0.32.0 (2022-04-17)

Features

nvim-dap-ui - v0.31.1

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

0.31.1 (2022-04-08)

Bug Fixes

  • state: clear on disconnect (041f6a7), closes #93
nvim-dap-ui - v0.31.0

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

0.31.0 (2022-03-29)

Features

  • threads: toggle subtle frames (33f33df), closes #91