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
joaomoreno opened this issue
Feb 27, 2018
· 3 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
isidorn
added
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
labels
Feb 27, 2018
Pushed some function breakpoint polish. Now you can double click to edit and there is also a context menu "edit breakpoint" item.
There are still some rough edges since the issue is taht I am reusing the inputBox template and the listeners have some timing issues. But will only fix those if users complain since it requires a bigger refactoring (function breakpoints are not that popular)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
Testing #43836
Shouldn't double click allow me to edit the breakpoint?
The text was updated successfully, but these errors were encountered: