Skip to content

feat: make vscode extensions configurable when creating a new workspace#86

Open
PierrePaul wants to merge 2 commits intoddev:mainfrom
PierrePaul:20260424_vscode_extensions
Open

feat: make vscode extensions configurable when creating a new workspace#86
PierrePaul wants to merge 2 commits intoddev:mainfrom
PierrePaul:20260424_vscode_extensions

Conversation

@PierrePaul
Copy link
Copy Markdown
Contributor

The Issue

Fix #42 A few more suggestions for extensions to add to VSCode

How This PR Solves The Issue

This move the hardcoded enabled vscode extensions into a terraform variable. Users can select which vscode extensions to have enabled by default when creating the workspace.

Manual Testing Instructions

  • make build
  • make test
  • make push-template-drupal-core
  • Create a new workspace based on the drupal-core template.
    In the creation screen process, select the Github extension
Screenshot 2026-04-24 at 10-50-26 Create workspace - Coder - When the workspace is ready, open VS Code Web - Make sure Github extension is showing up on the left side image

@PierrePaul
Copy link
Copy Markdown
Contributor Author

Another neat thing with this, you can even update the parameters after the workspace has been created.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A few more suggestions for extensions to add to VSCode

1 participant