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

Prompt user to select devcontainer config when more than one available. #7219

Open
tinydogio-joshua opened this issue Sep 21, 2022 · 2 comments
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality
Milestone

Comments

@tinydogio-joshua
Copy link

Hello,

I was wondering if we could get a similar flow as the one outlined here for codespaces allowing the user to select a devcontainer config when more than one is available.

devcontainers/spec#100 (comment)

Spec Reference

https://github.com/devcontainers/spec/blob/main/docs/specs/devcontainer-reference.md#devcontainerjson

@github-actions github-actions bot added the containers Issue in vscode-remote containers label Sep 21, 2022
@chrmarti chrmarti modified the milestones: September 2022, Backlog Sep 23, 2022
@chrmarti chrmarti added the feature-request Request for new features or functionality label Sep 23, 2022
@OneCyrus
Copy link

We are hitting this feature gap in local VS Code. We are developing multiple microservices inside a monorepo and we have multiple devcontainer configurations. It would be great to have the same support for multiple definitions like in codespaces.

@ymanton
Copy link

ymanton commented Nov 11, 2023

I was looking for this kind of feature. For anyone else still in the same boat, it turns out it's already been implemented: https://stackoverflow.com/a/75912022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants