eclipse-theia/theia

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

开放

#8,258 创建于 2020年7月29日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (2,478 个派生)batch import
bughelp wantedvscodeworkspace

仓库指标

星标
 (18,676 个星标)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

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

贡献者指南