mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 12:51:00 +01:00
c2935f2073
The --user-data-dir check routine shifts and removes the args. This edit is to retain the original arguments and pass to executable when finally called. See issue #15435