
Yeah, this is already pretty good, we've got unicorns in our editors.but we cannot add more! Save everything and Cmd+R again: you should now see a beautiful unicorn bringing you some happiness to the dev tools.
Brackets extension buttonbar code#
main.js: the javascript file that contain the startup code for the extension.What you need at this point are just two files: Go into the user subfolder and create our new project root: cornify-brackets.
Brackets extension buttonbar for mac#
It should be something like ~/Library/Application Support/brackets/extensions for Mac and C:\Users\\AppData\Roaming\Brackets\extensions for Windows. Just go to Help > Show extensions folder from the menu.

Let's add some sparkling happiness to our new web editor! (Many thanks to my dear friend Paolo Chillari for suggestion the topic of this very first tutorial!) Project set-upįirst thing to do (after installing and enjoying brackets, of course) is to locate the extension folder. If the internet teached us something is that there are never enough ponies and unicorns around - and that certainly applies to brackets too. Right, let's add it, right now! Always start with ponies


To summarize why I think Brackets, in a couple of quarter, is winning the web editors challange: Both have great features, plugins and support but there's a new player that is going to change the rules: Adobe Brackets Apart from the old-fashioned vim/emacs lover, most of us currently use either Sublime Text (with its great collection of plugin) or WebStorm. As web developers and lovers, we all have tried different tools, IDE and text editors to improve our daily workflow and enjoy writing exciting web app more and more.
