We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b0848 commit f67357eCopy full SHA for f67357e
.devcontainer/devcontainer.json
@@ -40,7 +40,7 @@
40
"type": "bind"
41
},
42
{
43
- "target": "/workspaces/blueapi/.venv",
+ "target": "/workspaces/${localWorkspaceFolderBasename}/.venv",
44
"type": "volume"
45
}
46
],
0 commit comments