bcharbonnier / SublimeFileSync

Sublime Text 2 FileSync plugin
44 stars 10 forks source link

Watch file change outside sublime with corresponding sync. #35

Open codedcontainer opened 8 years ago

codedcontainer commented 8 years ago

Is there way that when a file is changed locally and you have sublime text open this plugin will detect this change and automatically sync this file to the server instead of having to manually sync the file? I find this would be useful if I am using SASS to manage my CSS files and am utilizing a watch paramater.