Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug: unable to clear debug console after session #12729

Open
vince-fugnitto opened this issue Jul 19, 2023 · 1 comment
Open

debug: unable to clear debug console after session #12729

vince-fugnitto opened this issue Jul 19, 2023 · 1 comment
Labels
bug bugs found in the application console issues related to the console debug issues that related to debug functionality

Comments

@vince-fugnitto
Copy link
Member

Bug Description:

The Clear Console command does not work when a debug session completes (regression from #10671). Once the debug session ends the output is preserved, but attempting to clear the console does not work.

clear-console-bug.mp4

Steps to Reproduce:

  1. start the application using theia as a workspace
  2. open a .spec.ts file
  3. start debugging using run mocha tests (let the debug session complete)
  4. attempt to clear the console using the toolbar item, context-menu or command palette command
@vince-fugnitto vince-fugnitto added bug bugs found in the application debug issues that related to debug functionality console issues related to the console labels Jul 19, 2023
@space624
Copy link

@vince-fugnitto "collapse all" as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application console issues related to the console debug issues that related to debug functionality
Projects
None yet
Development

No branches or pull requests

2 participants