eclipse-theia/theia

Cannot 'mount' remote folder with `SSF FS` VSCode extension

Open

#8 258 ouverte le 29 juil. 2020

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)TypeScript (2 478 forks)batch import
bughelp wantedvscodeworkspace

Métriques du dépôt

Stars
 (18 676 stars)
Métriques de merge PR
 (Merge moyen 15j 4h) (75 PRs mergées en 30 j)

Description

Bug Description:

extension: https://marketplace.visualstudio.com/items?itemName=Kelvin.vscode-sshfs description: I could add configuration to sshfs extension, and open a remote SSH terminal with it. But I can't mount the remote folder as a workspace folder. Actually, after I click the 'Connect as Workspace folder' button, theia does show an empty folder in the workspace list, but, no contents are listed below that.

Steps to Reproduce:

  1. install Kelvin.vscode-sshfs extension;
  2. follow tutorial on https://marketplace.visualstudio.com/items?itemName=Kelvin.vscode-sshfs;

Additional Information

  • Operating System: Linux
  • Theia Version: 896948679a2a2fbb4928

Guide contributeur