You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`${localWorkspaceFolder}`| ✅ Resolves to host | ❌ Not available |
37
+
| Bind mounts to host | ✅ Full support | ❌ No host access |
38
+
| Persistent storage | Host filesystem |`/workspaces` only |
39
+
| User settings modification | ✅ Via file system | ❌ Only via Settings Sync[^1]|
40
40
41
41
[^1]: User-level settings require Settings Sync. Workspace/container-level settings can still be configured via `devcontainer.json` using `customizations.vscode.settings`.
0 commit comments