Mounts option on VsCode Settings #9305
Labels
containers
Issue in vscode-remote containers
feature-request
Request for new features or functionality
Milestone
On devcontainer.json we have an option to mount volumes inside a container. The project that I worked should not change their settings. But on my machine I want share my zsh files (zshrc, zshistory and so on...) with the containers.
What I do?
I put the following code to devcontianer.json
When I need to commit, I not select this file.
What I want?
I want put the same code but on user .settings.
The text was updated successfully, but these errors were encountered: