microsoft / microsoft/vscode-remote-release

Feature request: devcontainer: add options to avoid applying the feature's `customizations`

Open
#8,129 0 comments 2 reactions 1 assignee View on GitHub

@chrmarti is already working on this.

Since Mar 8, 2023.

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

Description

Some devcontainer features now defines customizations.vscode.settings in their devcontainer-features.json and VSCode merges these settings when devcontainer launches, but can we have options to disable applying these customizations?

Usecase

I want to use fish shell inside the container and also want to keep the integrated terminal's default shell set to bash for many reasons (my .bashrc in dotfiles has the line exec fish), but fish shell feature has customizations defined and always overrides my terminal.integrated.defaultProfile.linux setting.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.