Adding clear console button #42425
Closed
mikolajsemeniuk
started this conversation in
Ideas From VSCode
Replies: 1 comment 1 reply
-
|
Not sure how possible it is today without large reworks, the space is short:
Yet it's possible to clear the terminal without any buttons today already: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Adding clear console button
In VSCode, the debugger includes a
Clear Consolebutton (see screenshots below) that’s missing in Zed.When an application produces lots of logs, it’s really hard to review the output after hitting a breakpoint, so having that button would make a big difference.
Logs before clearing
Logs after clearing
Beta Was this translation helpful? Give feedback.
All reactions