Selectable devcontainer config for multi-root workspace mono-repo #10020
Labels
containers
Issue in vscode-remote containers
feature-request
Request for new features or functionality
Milestone
I'm not asking for full support like this: #1460
This is what I want to do:
I want to view my subprojects with multi-root workspace and organize devcontainer configs under them like this- not have all dev container configs in some top level folder.
Then I just want to be able to select which dev container config to use and launch the whole workspace in that single container. I don't need a container for each workspace.
Is this possible? It seems like it should be but its demanding all my devcontainer configs live next to my workspace config.
I've resorted to opening each subfolder up as its own project but that totally breaks the git extension which can't find the .git folder.
The text was updated successfully, but these errors were encountered: