microsoft / microsoft/vscode-remote-release

Borken dotfiles config

Open
#6,205 10 comments 0 reactions 1 assignee View on GitHub

@chrmarti is already working on this.

Since Jan 25, 2022.

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

Description

  • VSCode Version: 1.63.2
  • Local OS Version: Windows 10 Pro 20H2
  • Reproduces in: Remote - Containers
  • Name of Dev Container Definition with Issue:

I'm following the steps described here: https://code.visualstudio.com/docs/remote/containers#_personalizing-with-dotfile-repositories

However the settings related to dotfiles are no longer part of the "User" group of settings, but instead are part of the "Remote" part of the setting.
This causes them to be stored inside the devcontainer (/root/.vscode-server/data/Machine/settings.json in my case). This means that every time I rebuild the container those settings are flushed.

dotfiles support was working fine in the past, when it was possible to add the settings in the user settings.json. Now those settings are grayed out:
image

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.