liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 260 forks source link

Is there a way to upload to the selected path (dynamically) like I would with a local file? #748

Closed ArielZabihi closed 4 years ago

ArielZabihi commented 4 years ago

Is this a similar or duplicate feature request? I don't think so

Is your feature request related to a problem? Please describe. As far as I can tell it's not so much a problem as it is a feature request. I guess it would help my workflow out greatly though.

Describe the solution you'd like Saving would save to the SFTP remotePath selected and (if overwriting) prompt if you'd like to overwrite the file.

Describe alternatives you've considered Or you could add a button to save (or overwrite) in the selected root.

Does this project help you?

ArielZabihi commented 4 years ago

Right click on file > Edit in Local