-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Allow both console and output to be displayed simultaneously #3597
Comments
This is fixed in the march release of vscode, console is not so spammy and only reveals itself on new debug launch. @mredbishop or did I understand wrongly? You can tryout the march insiders vscode, or the march update next week and let us know if this behavior improved for you Let me know what you guys think and I can reopen |
Actually, for me it's the reverse. My debug is pretty spammy, so when I'm running a task and viewing the output window for the details it keeps jumping back to the debug window. I would really like to be able to see both as they are both important but failing that I would like an option to turn off bringing debug and/or output to the front when they updates. |
P. S. I'll try the insider update anyway and see how that differs. |
If you understand you correctly, you do not have the reverse situation. Debug will no longer jump back to front when updates. Please try out the insider update and let us know what you think. |
Will do, cheers :) On Wed, 2 Mar 2016 at 09:28 Isidor Nikolic [email protected] wrote:
|
Awesome, this does exactly what I was after. Thanks :) On Wed, 2 Mar 2016 at 10:01 Edward Bishop [email protected] wrote:
|
Glad to hear :) |
See #1875 (comment)
Whenever the console updates, he loses his output window.
The text was updated successfully, but these errors were encountered: