Enable Moving Breakpoints by Drag and Drop #234890
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
Milestone
Feature Request: Enable Moving Breakpoints by Drag and Drop
Summary
Allow users to move breakpoints to a different line within the same file by dragging and dropping them. This would improve usability when managing breakpoints, especially complex ones with conditions or hit counts.
Problem
Currently, to change the line of a breakpoint, users need to delete it and manually add it to a new line. This can be cumbersome, particularly when the breakpoint has custom conditions or hit counts that need to be reconfigured.
Proposed Solution
Enable drag-and-drop functionality for breakpoints. Users should be able to:
Benefits
Additional Considerations
The text was updated successfully, but these errors were encountered: