(no title)
arclyte | 10 years ago
What I've been doing instead is using the rsync-ssh plugin https://github.com/davidolrik/sublime-rsync-ssh
I keep a local copy of the repo, which allows me to work even without access to the cloud dev environment and makes searching orders of magnitude quicker, but still saves changes to the remote environment whenever I save a file in Sublime.
It's not perfect, but works well enough for my current workflow, so thought I'd share.
No comments yet.