brackets-emmet icon indicating copy to clipboard operation
brackets-emmet copied to clipboard

preferences.json

Open joaoghummel opened this issue 10 years ago • 3 comments

I am adding this file to brackets fold in MAC (/Users/joao/Library/Application Support/Brackets/extensions/user/brackets-emmet), but anything that i put inside of it works am I doing something whrong?

preferences.json has this code: { "css.autoInsertVendorPrefixes": false, "css.color.case": "lower" }

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

joaoghummel avatar Dec 09 '14 21:12 joaoghummel

If you haven't already, you have to tell Emmet where to find the file - go to Emmet then Preferences and paste the path in there.

lewishowles avatar Mar 19 '15 17:03 lewishowles

Hello,

I have the same problem. Even if I specify the extension folder /Users/raphael/Documents/brackets/ or the complete path /Users/raphael/Documents/brackets/preferences.json

with this code :

{
  "css.autoInsertVendorPrefixes": false
}

raphaelgoetter avatar Oct 01 '16 10:10 raphaelgoetter

Hi! I have the same problem. You solved this problem?

grantand avatar Nov 27 '17 12:11 grantand