[quote=“chronossc”]I guess that first, you should use putty sessions, second we need something that is better, that integrate with sublime in a level that we can open a entirely remote folter, and also that let us build remotely with ssh commands and read from remote virtualenvs (as a sample).
If you or sublime team do it, I buy your plugin, and also sublime.[/quote]
Putty sessions don’t really add anything to this plugin, unless I missed something. Certainly, yes, you don’t have to define your hostname, username and password again, but they don’t contain the local path, remote path, chmod settings, ignore regex, etc. Because of this, a separate configuration is required. Rather than split the config between two programs, and also to make a consistent cross-platform experience, I decided to keep all of the config in the Sublime SFTP json file.
It has been a while since I wrote this post and the description of what I would support. As of now I do have plans to support remote browsing through the quick panel (what goto anything uses), however I do not yet have an ETA for it. I’m currently working on FTP support and some other small enhancements.