Running tests using cliConsole:terminal often focuses the Debug Console, hiding the Terminal output #4287
Labels
in debugger
Relates to the debug adapter or process of launching a debug session
is bug
relies on sdk changes
Something that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
While testing with the analysis_server tests, I noticed that the Debug Console gets focus even when using
runInTerminalRequest
, so it's not obvious where the output is going.The text was updated successfully, but these errors were encountered: