From a Gitter user:
The description for the "-n" CLI option has this description:
-n, --new-window Force a new instance of Code.
This is misleading (or even wrong) because the options only forces a "new window".
On the other hand the CLI option "--user-data-dir" seems to create a new instance of VS Code, but doesn't say so in its description:
Specifies the directory that user data is kept in, useful when running as root.
We should improve the descriptions.
From a Gitter user:
The description for the "-n" CLI option has this description:
This is misleading (or even wrong) because the options only forces a "new window".
On the other hand the CLI option "--user-data-dir" seems to create a new instance of VS Code, but doesn't say so in its description:
We should improve the descriptions.