Jan Herman
Jan Herman
I have the same problem, except it happens only in some of my projects. It seems random as I couldn't find anything that would tie them together.
I tried disabling all of my extensions and there was some conflict with "File Tree Exclude" extension. Now everything works fine. Maybe this will help you.
This can be solved by manualy creating autofilename.sublime-settings file inside your C:\Users\user_name\AppData\Roaming\Sublime Text 3\Packages\User folder (on Windows, not sure on Mac) and inserting your settings there.
It is possible with the "afn_insert_dimensions": false user setting. If you're using ST3 you will need to manualy create autofilename.sublime-settings file inside your C:\Users\user_name\AppData\Roaming\Sublime Text 3\Packages\User (on Windows, not sure...
@2lei well, it works for me. It's pretty straightforward, don't know where might be a problem.
Hi, sorry for the late reply. For some reason I missed the notification. Anyway `cs` is definitely the default language code. All the other orders are saved as `order.cs.txt`.
That is exactly what I did, but I still think this would be a good thing to do. There is no reason to trigger page reload on .scss/.sass file change....