subhra74 / snowflake

Graphical SFTP client and terminal emulator with helpful utilities
GNU General Public License v3.0
2.16k stars 231 forks source link

Upload file on save in external text editor #69

Closed gromdron closed 4 years ago

gromdron commented 4 years ago

Hello.

When i opening file in internal text editor and save, all changes will save in file correctly. When open file in external text editor, saved file in this editor not upload changes to remote server.

Сan I force snowflake to load changes to this file when saving in an external editor?

jessegyger commented 4 years ago

I second this. I'm used to WinSCP when you open a file and save it, it automatically uploads it so the changes are immediate. This software could be my daily driver if it had this feature. The internal editor functions this way but can't figure out how to make the internal text editor the default.

subhra74 commented 4 years ago

As off now if you select the option

open with default editor

, changes are monitored and uploaded accordingly

gromdron commented 4 years ago

Sorry, but if i select this option, windows can't find default editor.

In my system all files with .php extension marked as Sublime Text 3. If i open file with .php ext, file correctly open and save with sublime. This feature correctly work in WinSCP, but not working with Snowflake.