modules icon indicating copy to clipboard operation
modules copied to clipboard

Allow coder modules to automatically install devcontainer customizations

Open mafredri opened this issue 1 year ago • 0 comments

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.

mafredri avatar May 27 '24 12:05 mafredri