-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuestestplan-item
Milestone
Description
- anyOS @TylerLeonhardt
- anyOS @rzhao271
Complexity: 3
We have made changes to the breakpoints view. Have a javascript project, for example our smoke test express app. Add some breakpoints in a file, add some function breakpoints (click +
in the Breakpoints view title) and verify:
- You can edit the condition of regular breakpoints, exception breakpoints and function breakpoints by clicking on the inline
Edit
icon - You can use the Context Menu action to also edit the condition and hit condition of Exception Breakpoints and Function Breakpoints
- Once a breakpoints has a condition it is nicely rendered in the breakpoints view and can be seen on hover (note that for regular breakpoints we only show condition on hover, since there is not enough space - we render the breakpoint
path
)
If you start on this testplan before endgame begins, make sure to use js-debug-nightly
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuestestplan-item