Open the multi-root workspace file by default when openning the project directory

Viewed 9

Is there a way to open the .code-workspace file when opening the project root directory via the CLI? In other words, instead of needing developers to use the command code project.code-workspace, they can just enter code <project-root-dir>?

0 Answers
Related