You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
shmerl
changed the title
Add support for DapBreakpointStopped and DapBreakpointConditionStopped symbols
Add support for DapBreakpointStopped and DapBreakpointConditionStopped signs
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
andDapBreakpointConditionStopped
.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!
The text was updated successfully, but these errors were encountered: