How to add path to vscode to devcontainer.json as variable #103
Unanswered
MightyMirko
asked this question in
Q&A
Replies: 1 comment
-
Looks like you are running into a similar issue as mentioned in devcontainers/spec#335 where the user tries to open the same dev container on two different machines. Unfortunately, we currently don't have an easy way to switch paths, but have ^ for tracking. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Folks,
is there any way to specify the current host machine to devcontainer.json? Since my install dirs are different, I always have to uncomment and comment whether im working on machine1 or machine2.
For reference: devcontainer.json
Beta Was this translation helpful? Give feedback.
All reactions