bodil / vscode-file-browser

https://marketplace.visualstudio.com/items?itemName=bodil.file-browser
GNU Lesser General Public License v3.0
87 stars 22 forks source link

create new file on remote ssh host creates extra editor after save #28

Open kchang718 opened 3 years ago

kchang718 commented 3 years ago

when you create a new file, on save, a second editor with the remote absolute path of the new file pops up (showing unsaved). The desired editor with the workspace path is saved with the proper name.

image

I'm using: v0.2.10

bethandtownes commented 2 years ago

yes I am experiencing the same issue