Until today, I had been using Sublime Text 2 and WinLess software to compile .LESS files to CSS. The files got compiled automatically when I saved a file.
However since I upgraded to Sublime Text 3, automatic compiling has stopped. To see if its issue with WinLess, I tried editing the .less file in NotePad, and the automated compilation work.
So I am assuming Sublime Text3 seems to be locking file or something.
Anyone faced this or have any ideas to debug?