Skip to content
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

Ability to launch .devcontainer project from command line #1084

Closed
bmweller opened this issue Jul 31, 2019 · 1 comment
Closed

Ability to launch .devcontainer project from command line #1084

bmweller opened this issue Jul 31, 2019 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@bmweller
Copy link

As designed VSCode launches a project containing a .devcontainer it starts in local mode promoting to reopen in a container.

"Folder contains a dev container configuration file. Reopen folder to develop in a container (learn more)."

I would like to have an option added to the command line to allow the dev container to be opened by default for example:

code-insider . --dev-container or
code-insider . --mode=dev-container
when this extension is enabled.

@bmweller bmweller changed the title Ability to launch devcontainer folder from command line Ability to launch .devcontainer project from command line Jul 31, 2019
@roblourens
Copy link
Member

#585

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 2, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants