liamcain / AutoFileName

Sublime Text plugin that autocompletes filenames
515 stars 78 forks source link

afn_insert_dimensions and afn_use_keybinding settings not working #58

Open fafabio opened 10 years ago

fafabio commented 10 years ago

On ST3 with Package Control installation, I am unable to set these settings.

"afn_insert_dimensions": false

does nothing;

"afn_use_keybinding": true

works but when you hit tab to select the image, it will move focus to the image "alt" proprety and AutoFileName is automatically activated again and I have to hit ESC.

wesbos commented 10 years ago

:+1: I'm having this error on ST3 as well.

combdn commented 9 years ago

Same problem here.

Mr-Robby commented 9 years ago

I have the same problem

eumesmo1 commented 9 years ago

"afn_insert_dimensions": false is not working... ST3.

jan-herman commented 8 years ago

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.

abcdGJJ commented 7 years ago

It works for me thank you @jan-herman