Clear terminal before launching another debuggee in terminal #116699
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
on-testplan
Milestone
In VS Code the DAP
runInTerminal
request tries to launch a new debug session in the same integrated terminal if the previous session has finished. A consequence of this approach is that the previous commands and output will remain visible in the integrated terminal which is confusing for some users.This request asks for introducing a setting to automatically clear the integrated terminal before starting a new debug session.
@testforstephen this feature request is a replacement for your DAP feature request.
The text was updated successfully, but these errors were encountered: