vscode-code-runner
vscode-code-runner copied to clipboard
Add Virtual Workspaces Support feature
I noticed that in the case of loading remote workspace file the extension is disabled by default and VS reports that it does not support virtual workspace which is not true because logging directly through the terminal I could run code over ssh session which is the case not dealing with workspace files. Check https://github.com/microsoft/vscode/wiki/Virtual-Workspaces