This content has been marked as final.
Show 4 replies
-
1. Re: How to auto-format CSS?
Randy Edmunds Apr 8, 2014 7:45 PM (in response to ShakeyDesign)To remove indenting, you can select all rows and hit Shift-Tab until all indenting is removed.
To format text there's a Beautify extension: https://github.com/drewhjava/brackets-beautify
Randy
-
-
3. Re: How to auto-format CSS?
Randy Edmunds Jun 5, 2014 7:37 AM (in response to pRe27)Take a look at the installing extensions section of the troubleshooting guide: Troubleshooting · adobe/brackets Wiki · GitHub
Randy
-
4. Re: How to auto-format CSS?
Peter Flynn (Adobe) Jun 5, 2014 10:41 AM (in response to pRe27)It sounds like in this case the problem is running the extension, not installing it, so the Troubleshooting section linked above probably doesn't apply...
You can get more details about the error this way:
- Launch Edge Code (then install the extension if you haven't done so already)
- In Chrome, navigate to localhost:9235
- You should see a single link -- click it
- Navigate to the "Console" tab and look for an error message in red (note: if there's more than one, the ones closer to the top are most important)
- If there's an expand/collapse triangle next to the error, expand it
- Take a screenshot or copy the text, and post it here
Also, make sure you've updated to the latest Edge Code version, Preview 7 -- it's possible this extension requires a relatively recent underlying Brackets version.
- Peter




