Support dragging to select in the debug console to scroll as the top and bottom edges are reached. #228432
Labels
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
Milestone
When selecting something in a scrolling container, dragging to the edges of the container should start scrolling. For VS Code Terminal is one example of a container where this works. The VS Code debug console does not support this: It starts selecting lines of the editor which happens to be above the debug console.
The text was updated successfully, but these errors were encountered: