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

Add support for DapBreakpointStopped and DapBreakpointConditionStopped signs #1135

Open
shmerl opened this issue Jan 14, 2024 · 0 comments
Open

Comments

@shmerl
Copy link

shmerl commented Jan 14, 2024

Problem Statement

It would be useful if possible to have separate configurable sings for cases when current position is on the breakpoint. For example DapBreakpointStopped and DapBreakpointConditionStopped.

It would allow to more visually distinguish it from non breakpoint current position. Various visual debuggers do it and can be nice to have.

Thanks!

@shmerl shmerl changed the title Add support for DapBreakpointStopped and DapBreakpointConditionStopped symbols Add support for DapBreakpointStopped and DapBreakpointConditionStopped signs Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant