mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 04:00:38 +01:00
0f7982a344
When lauching with `env POSIXLY_CORRECT=y code [...]`, VSCode creates two directories named `-m` and `700`. This is because the order of arguments, in a POSIX strict environment, matters.