github rcarriga/nvim-dap-ui v2.0.0

latest releases: v4.0.0, v3.9.3, v3.9.2...
2 years ago

2.0.0 (2022-09-25)

Bug Fixes

  • float: prevent error when opening empty float. (#143) (98d57ce)

Features

  • hover: edit evaluated expression (922a347), closes #139

BREAKING CHANGES

  • hover: Previously the edit mapping would edit the value of the
    expression being evaluated. In the context of a hover this makes less
    sense and is far less likely to be the use case than changing what is
    being evaluated.

Don't miss a new nvim-dap-ui release

NewReleases is sending notifications on new releases.