vscode-remote-workspace
vscode-remote-workspace copied to clipboard
Infinite loading on new file
Hi,
Since the last Update (02/10/19) I'm not able to create files in SFTP mode (The file is created but infinite loading) - In WinSCP I can see the new file. Maybe it's due to the fact that the file is empty ?
Same here. When I reopened the vscode and loaded the same file I just created, the infinite looping problem still remained until I type some characters into the file and reloaded.
So I thought it may be something to do with loading empty files.
Ditto, I see the file being created on the remote, but for some reason it hangs trying to open it
I am also facing the same issue
Same here on version 13.1
Same issue ... VSC 13.1.1
The only way to open the file is:
Create file in VSC. Close VSC because now its in a loop being unable to open the file. Go to the server, enter some data in the file. Open VSC again and now you can open the file.
Seems a issue with 0 byte files..
Same here, need an urgent fix ! @mkloubert
There is an easy workaround. Copy an existing, non-empty file, rename it and replace the content.
I'm getting this issue as well. To resolve it I connected directly to the server via FTP using a different client and then added some content to the file. Reloading VSC then made everything work as expected.
Same here :)
same, my issue has always existed in office, but it is well in my home.when i want to find what different between the two.it stalled also in my home。
Same here
That does indeed fix it for me. Thank you!