Skip to content

Allow 'custom' (subdirectory) .devcontainer.json to be started #8753

Open
@gbraad

Description

@gbraad

🌈 Feature

At the moment only the default .devcontainer/devcontainer.json is used, but this in my case points to .devcontainer/default/devcontainer.json. I have multiple setup definitions, as is possible with Codespaces. Since the default is used, this causes a problem on startup, as at the moment #8752 prevents a start. An alternative would be to allow a more 'barebones' defintion, or allow a default (configurable) path to consider, like .devcontainer/codesandbox/ if exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions