vscode-remote-workspace icon indicating copy to clipboard operation
vscode-remote-workspace copied to clipboard

Explorer loses list of remote workspace files when Explorer pane is hidden and reopened

Open SteveGuidi opened this issue 6 years ago • 5 comments

Repo steps:

  1. Connect to a remote workspace (I am using SFTP)
  2. Open a file from remote workspace via Explorer pane
  3. Navigate to another pane, say Extensions
  4. Navigate back to Explorer pane and observe that remote file tree is collapsed and won't refresh list of files.

I can only get the directory tree to refresh if I close all open files then refresh the workspace, which is not a feasible workaround.

Running VS Code on Windows 10.

SteveGuidi avatar Aug 29 '18 21:08 SteveGuidi

Same here on Mac and Windows both [Scrrenshots are for Mac only] ezgif-2-e6effbb784 ezgif-2-433109e15c

jmandivarapu1 avatar Sep 06 '18 17:09 jmandivarapu1

is there any workaround for this?

jmandivarapu1 avatar Sep 18 '18 19:09 jmandivarapu1

Same issue here on Windows 10 using with SFTP.

brentkelly avatar Oct 10 '18 21:10 brentkelly

@SteveGuidi @jmandivarapu1 @brentkelly

I have released a new version 0.35.0 and implemented a queue system for protocols FTPs and SFTP.

I hope that this will fix that issue.

mkloubert avatar Oct 13 '18 21:10 mkloubert

@SteveGuidi

Unfortunately not. The issue is still there in version 0.36.5

I hope you can fix that issue soon.

ketsching avatar Oct 23 '18 14:10 ketsching