adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.27k stars 7.63k forks source link

Requesting Magic Formatter / Quick Access Bar #11872

Open Wyredain opened 8 years ago

Wyredain commented 8 years ago

Sometimes it is not fun to go through your code and manually indent everything you see. I am requesting a magic formatter so I can just highlight my code and Brackets indents my code for me. Also, I would like a quick access bar so that I can access the tools and/or options I use most frequently quickly. Thanks, Adobe!

petetnt commented 8 years ago

For indentation there's multiple extensions available, I have been using this one. Check out the extension registry for other, more robust alternatives :hammer:

Not sure if a toolbar one exists yet but that would be a nice extension idea too.