Skip to content

Disable panel on Codespace creation / UI layout on startup #43125

Discussion options

You must be logged in to vote

I've found a solution to my first problem: I see there's an extension that automatically hides the panel when vscode opens. It does this by running the workbench.action.closePanel vscode command. I've added the extension to my devcontainer.json, which does the trick.

This makes me wonder if it's possible to run vscode commands on startup through a setting in devcontainer.json. That way, I wouldn't need to install an extension.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@gihanmarasingha
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by gihanmarasingha
Comment options

You must be logged in to vote
1 reply
@gihanmarasingha
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codespaces Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, Question inactive This discussion has been automatically marked as inactive. This was formerly labeled stale.
3 participants