microsoft / microsoft/vscode-remote-release
Add option to `settings.json` for `dev.containers.defaultSettings`
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Apologies if this is the wrong repository to post this feature request in, but then I hope someone can point me in a better direction 🤞 .
I recently ran across the ability to add dev.containers.defaultExtensions to my settings.json file to have specific extensions installed into any new Dev Container I create. I really like this feature.
However, I do not see a similar feature for automatically activating my settings in Dev Containers. I would like to see a dev.containers.defaultSettings entry in settings.json to enable this.
Thanks in advance to anyone who can point me in the right direction!
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.