-
Notifications
You must be signed in to change notification settings - Fork 59
@matifali
Description
Extend the VS Code desktop module to automatically install the specified extensions and apply settings.
- Should accept the extension list as a parameter
- Should accept settings as input
- Should install the extension for the remote host
- Extend the existing VSCode Desktop module with this new feature
Note
When a user connects to a Coder workspace for the first time, the extension and settings should be pre-installed and pre-applied.