microsoft / microsoft/vscode-remote-release

Auto-install recommended extensions

Open
#6,364 4 comments 14 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

containers feature-request
Dominant language
Dockerfile
Stars
4.2k
Forks
470
Avg merge
1d 1h
Merged PRs (30d)
1

Description

I noticed my extensions defined in extensions.json were not installed when rebuilding the codespace. Instead, I have to duplicate them into devcontainer.json. It'd be nice if this list could be shared (perhaps by allowing "recommended" as a valid extension name in the devcontainer file, which would expand to all recommended extensions?).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how extensions.json and devcontainer.json are processed during a codespace rebuild. Determine where recommended extensions could be shared, then verify that a configuration using the proposed recommended entry installs the extensions without duplication.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
developer-experience, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.