vscode-remote-workspace
vscode-remote-workspace copied to clipboard
Explorer loses list of remote workspace files when Explorer pane is hidden and reopened
Repo steps:
- Connect to a remote workspace (I am using SFTP)
- Open a file from remote workspace via Explorer pane
- Navigate to another pane, say Extensions
- 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.
Same here on Mac and Windows both [Scrrenshots are for Mac only]
is there any workaround for this?
Same issue here on Windows 10 using with SFTP.
@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.
@SteveGuidi
Unfortunately not. The issue is still there in version 0.36.5
I hope you can fix that issue soon.