Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to UI with DAP #41

Open
CHr15W3 opened this issue Sep 26, 2024 · 1 comment
Open

Update to UI with DAP #41

CHr15W3 opened this issue Sep 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@CHr15W3
Copy link

CHr15W3 commented Sep 26, 2024

Hi,
I'm not sure if this is a Bug or a configuration issue:
I use a mode for debugging which for example remaps n to dap.step_over() and so on. The mode does not exit afterwards. This, however, messes with the rendering of the debug indication. Namely, it is always one "step" behind the true state. Is this maybe an issue with the Vim/DAP ui not being updated from within a mode? When I call DapStepOver or dap.step_over() normally it works

Thanks so much for the plugin!

@Iron-E
Copy link
Owner

Iron-E commented Sep 26, 2024

Can you share a minimal config for this? I don't use DAP, but would be happy to check this out from a shared starting point 🙂

@Iron-E Iron-E self-assigned this Sep 26, 2024
@Iron-E Iron-E added the bug Something isn't working label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants