microsoft / microsoft/vscode-remote-release
Option to easily add installed extensions to devcontainer.json
Open
@chrmarti is already working on this.
Since Nov 29, 2022.
containers
feature-request
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Extensions installed on the dev container doesn’t get added to the devcontainer.json, so when the dev container is rebuilt, I have to re-install the extension manually. It would be nice if I got an option to easily add recently installed extension to the devcontainer.json file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.