Replies: 1 comment 1 reply
-
I believe the dev container config would take precedence. Is that what you're observing too? Are you experiencing any specific issues? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are vscode customizations settings in .devcontainer/devcontainer.json and .vscode/settings.json files.
Both files are tracked by git.
Which of the settings takes precedence when spinning devcontainer or/and codespace?
Beta Was this translation helpful? Give feedback.
All reactions