The only thing missing for me was editing over sftp.
Didn't really like the other sftp/remote editing plugins, mainly because of the inability to browse files, so I made my own plugin.
- Works for now over sftp/ssh2, using psftp (part of the putty family)
- Uses the power of the quick panel completions to browse files
- Automatically hooks into file saves and uploads after saving
- Optionally, continues to spider the file tree populating the quick panel list
https://github.com/SublimeText/Mote
Let me know what you guys/gals think.
Edit: moved repo to SublimeText github org