Merrit / vscode-runner

KRunner plugin for quickly opening recent VSCode workspaces
https://store.kde.org/p/1653111/
GNU General Public License v3.0
18 stars 3 forks source link

Remote projects #6

Closed asd2003ru closed 1 year ago

asd2003ru commented 1 year ago

Dont open remote projects from Project Manager. Only local.

asd2003ru commented 1 year ago

For open remote workspace or folder: Example in project.json: vscode-remote://ssh-remote+hostname.com/home/asd/Projects/tgnotify/tgnotify.code-workspace Execute: code --remote ssh-remote+hostname.com /home/asd/Projects/tgnotify/tgnotify.code-workspace

Merrit commented 1 year ago

Dont open remote projects from Project Manager. Only local.

I'm not sure I understand.. are you saying it fails to open remote projects?