liamcain / AutoFileName

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

Remove width & height? #78

Open johnasp opened 9 years ago

johnasp commented 9 years ago

I don't want the width & height properties setting automaticaly as I'm building a responsive site. Can I turn this off?

v3nt commented 9 years ago

I want this too. Found this but not sure where to add it?

https://github.com/BoundInCode/AutoFileName/blob/master/autofilename.sublime-settings

jan-herman commented 8 years ago

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 on Mac).

mercer08 commented 8 years ago

@jan-herman hey guy,i try your method,but it doesn't work.

jan-herman commented 8 years ago

@2lei well, it works for me. It's pretty straightforward, don't know where might be a problem.