How to show output in integrated terminal instead of debug console? #10116
Answered
by
ssinzdaryl
ssinzdaryl (ssinzdaryl)
asked this question in
Q&A
EnvironmentOS and version: M1 macOS 13.0 Can't show output in integrated terminal instead of debug console, even if I set "avoidWindowsConsoleRedirection": to false and add "externalConsole": false, but the output still show in debug console. |
Answered by
ssinzdaryl
May 6, 2024
Replies: 2 comments 1 reply
0 replies
|
Thanks bro, it works, but if you want to show the output in integrated terminal, i found a better way.
Then the output can show in integrated terminal. |
1 reply
Answer selected by
ssinzdaryl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Tracy Huang (@macTracyHuang)
Thanks bro, it works, but if you want to show the output in integrated terminal, i found a better way.
Then the output can show in integrated terminal.