-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Labels
containersIssue in vscode-remote containersIssue in vscode-remote containers
Description
Devcontainers are wonderful. They empower Codespaces to work so seamlessly. But when multiple configurations exist, so does redundancy. An example of this can be seen in the APIM Samples repo.
- Please consider adding support for
devcontainer.base.json. - The
devcontainer.jsonfiles should then be able to useextendsor similar. - The
.base.jsonformat should indicate that this is not an executable definition (relevant for extensions & GitHub UI)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
containersIssue in vscode-remote containersIssue in vscode-remote containers