'Is there a way to access VSCode workspace from desktop shortcut?

I have a very basic setup such as a Raspberry Pi set up as a local web development server which I access with SSH keys (passphrase is configured automatically with SSH Agent service) and this is where I store my project. Now I have a certain Workspace there with some custom configurations and other settings.

I have tried to search in Google to quick access it, but found no way so far. In short, I would like to access this workspace with a desktop shortcut on the windows, which will open this workspace for me in VS Code, so I do not need to open VS Code and access this workspace manually.

Is there a way to access VSCode workspace from desktop shortcut?

Any help is very welcome!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source