eclipse-theia/theia

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

オープン

#8,258 opened on 2020/07/29

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,478 件のフォーク)batch import
bughelp wantedvscodeworkspace

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

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

コントリビューターガイド