I’m using “remote mapping to local folder”.
First I click 'Sync Remote -> Local"
Then close sublime.
Then I try to edit one file with other editor (simulating file difference with remote)
Then I open sublime again and do sync remote ->Local, it do nothing when in fact there is a difference in file. It just check the file name. it doesnt check the difference (timestamp and filesize). Why?
And if I may suggest please add ‘sync check via filesize’ as well, currently it just check the file difference via ‘timestamp’ 'which is not reliable method at all.