devcontainers / devcontainers/spec
Simplify the --workspace-folder requirement
Open
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
Simplify the --workspace-folder requirement
* Allow for environment variable default for "--workspace-folder" name for all command-line arguments that require it
* Assume "--workspace-folder ." for all command-line arguments that require it if not supplied and there is no environment variable
* The command-line option should always override the environment variable if both are supplied.
Contributor guide
Assessment
This issue has not been assessed yet.