Allow coder modules to automatically install devcontainer customizations
Open
- Dominant language
- HCL
- Stars
- 79
- Forks
- 161
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 38
Description
Once https://github.com/coder/envbuilder/issues/212 and https://github.com/coder/envbuilder/issues/211 are implemented, we should add support for modules to read the devcontainer configuration and perform relevant actions.
In the case of `code-server`, this may mean installing extensions and applying configuration.
Typically this configuration is in JSON, if need be, we may consider providing the configuration to Coder modules in a more palatable format.
Contributor guide
Assessment
This issue has not been assessed yet.