microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.64k stars 285 forks source link

Attempt #2: Showing the "Dev Containers" log terminal by default #6174

Open foxx opened 2 years ago

foxx commented 2 years ago

Repeating https://github.com/microsoft/vscode-remote-release/issues/4254

I would like to suggest adding an option to show the "Dev Containers" log terminal automatically, instead of manually having the user click on the "Starting Dev Container (show log)" link.

Having it not show by default is somewhat strange behaviour, as it gives a sense of "nothing happening" to the user. At least make it configurable?

+3 votes already, plus mine.

crazy4pi314 commented 4 months ago

I wanted to bump this one, I have also gotten this feedback from quite a few people. I have been unable to finda setting for always showing/hiding the log, but maybe it could be added? Maybe hide it by default as it is now, but when you click to show log you can click a further check box to say "always show log" which would also be configurable in the settings. <3

park-jemin commented 3 months ago

Also would like to bump this - having configuration exposed for this would be really appreciated