Brackets Extensions Weekly

New and updated stuff to improve your Brackets experience

Weekly Brackets Extension Update - 14/36

Welcome to This Week’s Brackets Extension Updates, Issue 14/36.

Added or updated @Brackets in the week from 08/24/2014 to 09/01/2014.

This week there were 6 new Extension and 37 updates. This includes themes and other extensions.

Top 11 Extension Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
Code Folding 4239 #7
Emmet 2105 #4
Themes for Brackets 2061 #2
Code Outline 1684 N/A
Beautify 1660 #6
Documents Toolbar 1655 N/A
Brackets Git 1567 #1
Theseus for Brackets 1524 N/A
JSHint 1381 #8
PHP Syntax Hint 1337 #5
[PHP-SIG] PHP SmartHints 1250 N/A

Top 11 Theme Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
Monokai 1363 #2
Mystique 1157 N/A
Quick Dark 705 #6
Ruby Blue 684 #5
Quick Light 440 #10
Jellybeans 405 #8
Machiato Libre 396 N/A
Atom Dark Theme 367 #3
DarkSoda 297 #1
Earth 231 N/A
Atom Light Theme 222 #9

New Extensions

Name Version Description Download
SnapSVG Documentation 0.0.1 API Reference of SnapSVG for Brackets
Taller Working Files 1.0.0 Brackets extension to remove the max-height rule on Working Files.
Brackets-Silverstripe - Silverstripe Template Support for Brackets 0.0.2 Adds Silverstripe (templating engine) support to Brackets
Brackets Makefile 0.0.1 Run make, make install or make clean from Brackets
Not So Annoying Whitespace Fixer 1.0.0 Trims trailing whitespace for entire file except the line the cursor is currently on. Also ensures a newline at the end of the file.
Brackets Backup 1.0.0 File Backup Extension for Brackets. This extension will create a backup copy (.bak) of the active file in its current directory.

Updated Extensions

Name Version Description Download
Theseus for Brackets 0.4.15 Real-time & retroactive debugging for JavaScript in Chrome and Node.js
Ternific 0.5.1 JavaScript hinting and refactoring powered by Tern
Code Folding 0.2.19 Brackets extension that provides simple code folding for files edited in brackets. Supports brace folding, tag folding, indent folding and multi-line comment folding
Brackets Git 0.13.30 Integration of Git into Brackets
Brackets Builder 0.0.4 Allow to run build programs (such as running Python/Ruby/Node/etc scripts) from Brackets and display results in panel. It is possible to create own build systems via ‘Edit>Edit Builder’ menu item and editing opened JSON-file (you need to restart Brackets). Press Ctrl(Cmd)-B to build current file.
brackets-latex 0.2.0 Brackets extension that provides support for writing and compiling latex documents
Select Lines 1.2.1 Options for selecting lines via clicking/draggin in the gutter.
JSLint Configurator 1.1.5 Enables configuration of JSLint options. Extract JSLint options to JSON.
QuickDocsRegEx 0.1.0 Inline short documentation for regular expressions in JS and PHP.
Brackets SASS 0.4.3-53 Compiles SASS .sass/.scss files when changed. Updates styles during Live Preview. Experimental support for Quick Edit.
Code Outline 0.1.9 Quick list of functions and CSS definitions.
BracketstoIX 1.8.0 [1.8]JSLint Global[1.7:Numbering, Reverse, Browse File]. JsDoc, Change(Case, Quote, Slash, Tab, Encoding), Sort, (Un)Tag, Clipboard, Internet, (traceur, sass, compass), Text Replace, Extrators.
  • Check out the web site for a usage demo
  • Text Transforms(Reverse, UpperCase, LowerCase, Capitalize, CamelCase, HtmlEncode, HtmlDecode, UrlEncode, Join, Split, Number, Trim Leading, Trim Trailing, Sort Ascending, Sort Descending, Remove Duplicates, Remove Empty Lines, Unix To Win, Win To Unix, Single Quote To Double, Double To Single Quote, Toggle Quote, Single Slash To Double, Double To Single Slash, rgb-hex, Markdown Trim Trailing, Function JSDoc, Tag, Untag)
  • Clipboard(Copy Filename, Copy Fullname, Regnize, ExtratortoIX, Html Report)
  • ReplacetoIX(Replace including Words only, Selection only, Multiline, Regnize, History)
  • Internet Search(Open Url, Web Search, Browse File)
  • Compiler(scss, js6 [ECMAScript 6], compass)
Gist Manager 0.1.1 Create and view Github Gists within Brackets. (View > Show Gists Manager)
Extensions Toolbar Reposition 0.2.6 Move extension toolbar to bottom, enlarge editor window, hide and manage extension icons.
File System Properties 0.2.0 Allows viewing of file or folder properties (such as file size, etc) and setting of permissions for items in the Project tree
Earth 0.2.0 The Earth Dark Theme for Brackets!
Ruby Blue 1.2.4 Ruby Blue is a dark, high contrast theme, that is easy to read.
Node.js Debugger 0.1.6 Step-by-step debugger for node.js. Please click on ‘More info’ before first usage.
Monokai 1.0.6 This dark theme is based on the monokai color scheme from Sublime Text.
Brackets Github NFO 2.0.4 Show/switch git’s project branch
The Hamptons 1.0.2 The Hamptons Theme for Brackets. Inspired by coconuts, this theme helps you relax. A Brackets original.
Mystique 0.1.5 A soft, dark theme that makes code look good.
Star Platinum Light 1.0.2 Star Platinum Light Theme for Brackets. Inspired by the Stand of Jotaro Kujo; ORAORAORA. A Brackets original.
Dieter Bamz 1.0.2 Dieter Bamz Theme for Brackets. Inspired by Dieter Rams’s Snow White’s Coffin. A Brackets original.
Quick Dark 1.0.8 A dark theme (based on Easy Dark) that makes your code pretty and readable.
Lorem Pixel 0.1.3 Generate placeholder Images for every case
Quick Light 1.0.6 A light theme that makes your code pretty and readable.
Pixlr 0.1.1 Powerful image editor inside Brackets IDE
[PHP-SIG] PHP SmartHints 1.1.0 Provides code hints for PHP files including PHP keywords, built-in functions, constants and variables. Also provides hinting for variables in the current open PHP document.
Care Bear Stare 1.0.2 Care Bear Stare Theme for Brackets. A theme for kids that code; ages 0–9. A Brackets original.
Dune 1.0.1 Dune Theme for Brackets. Light and minimal. A Brackets original.
Coolwater 1.0.1 Coolwater Theme for Brackets. Light and minimal. A Brackets original.
Snagglepanther 1.0.1 Snagglepanther Theme for Brackets. Pink and minimal. A Brackets original.
Machiato Libre 0.0.2 Espresso Libre inspired theme
WakaTime 1.0.3 Automatic time tracking and analytics about your programming.
Code commenting 1.2.0 Code commenting with custom text
FuncDocr 0.3.2 Generates JSDoc,PHPDoc annotations for your functions.

Weekly Brackets Extension Update - 14/35

Welcome to This Week’s Brackets Extension Updates, Issue 14/35.

Added or updated @Brackets in the week from 08/17/2014 to 08/24/2014.

This week there were 6 new Extension and 27 updates. This includes themes and other extensions.

There were a lot of ups and downs in the theme category last week. 6 new themes and some movements in the ranking. This is cool to see that the Brackets users are passionate about theming their favorite editing tool (that’s my assumption ;-)).

@aminullah was asking, why I’ve missed his extension and that was the reason to investigate. My apologies for missing any of your updated or added Extensions in the past. I figured out that I made a mistake when specifying the timespan for the data collection to compile the data. There was a gap of an hour. Everything that has been updated or added in the registry during this hour was missing. I have changed it, so that the timespan for the weekly update is now from Sunday at 02:00:01 am to next Sunday 02:00:00 am. There is now a 1 second gap, but this should lower the risk of missing an important addition or update.

Now enjoy the data.

BTW: There is no Brackets Weekly Episode this week. We are all pretty busy with the upcoming Brackets Release 0.43 and a lot of other work related to the Brackets 1.0 Release.

Top 11 Extension Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
Brackets Git 2778 #8
Themes for Brackets 2742 #1
Autoprefixer 2364 #9
Emmet 2003 #4
PHP Syntax Hint 1868 #3
Beautify 1675 #7
Code Folding 1406 #6
JSHint 1341 N/A
FTP-Sync 1316 N/A
Right Click Extended 1216 N/A
QuickDocsPHP 1102 N/A

Top 11 Theme Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
DarkSoda 664 N/A
Monokai 588 #1
Atom Dark Theme 554 N/A
LightSoda 459 N/A
Ruby Blue 435 #7
Quick Dark 378 #2
Pythonista Dark 376 N/A
Jellybeans 340 N/A
Atom Light Theme 329 N/A
Quick Light 248 #3
Midnight Glow 247 #4

New Extensions

Name Version Description Download
Brackets SASS Code Hints 0.1.0 Provides code hints for SASS documents
FTP-Sync 2.0.0 FTP/SFTP upload for Brackets
Pythonista Dark 1.0.0 A dark theme using Python’s yellow and blue
Jump to Matching Brace 1.0.0 Jump cursor from one brace/bracket/parenthesis to its matching counterpart by tapping Ctrl/⌘-Shift-[.
Seti Syntax 0.0.1 This theme is a port of Seti Syntax for Atom.io
HoganJS Language 1.0.0 HoganJS file extension support.

Updated Extensions

Name Version Description Download
JSHint 2.2.5 Adds JSHint support to Brackets.
Todo 0.6.0 Display all TODO comments in current document or project.
Themes for Brackets 2.0.4 The popular extension now works as a theme-pack that styles the whole editor!
Ternific 0.4.0 Javascript hinting with Tern in Brackets
Autoprefixer 0.5.10 Parse CSS and add vendor prefixes automatically.
Right Click Extended 1.3.1 Adds Cut, Copy and Paste options to the right click menu - now with multi-langauge support
brackets-latex 0.2.0 Brackets extension that provides support for writing and compiling latex documents
Match Highlighter 0.1.2 Enable editor to highlight tokens that match selected text
JSLint Configurator 1.1.5 Enables configuration of JSLint options. Extract JSLint options to JSON.
Robot framework plain text editing mode 0.9.6 Editing mode for Robotframework pipe-delimited plain text files, providing syntax highlighting, code folding, auto-completion (requires robotframework-hub - https://github.com/boakley/robotframework-hub) and more.
Brackets SASS 0.4.3-53 Compiles SASS .sass/.scss files when changed. Updates styles during Live Preview. Experimental support for Quick Edit.
JSCS 0.1.3 Adds JSCS support to Brackets. JSCS is a code style checker. JSCS can check cases, which are not implemeted in JSHint, but it does not duplicate JSHint functionality, so you should use JSCS and JSHint together.
Join Lines 1.0.2 Joins the next line or all the lines selected, with or without whitespace.
PHP Syntax Hint 1.0.4 PHP Syntax Hint is a plugin for Brackets, which will help you alot in writing php SYNTAX, MYSQL Queries as this will auto suggest Syntax while coding, within Brackets software. The best part of it is that if you want to write some words again and again, just go to Help > Show Extensions Folder. Once folder opens up, open folder user > brackets-php-syntax-hint. There you will get php-syntax.txt, open that file and go on adding syntax and words you require and reload Brackets to enjoy writing codes(words you have added). They will appear in the dropdown as HINT, press ENTER and that is done.
Brackets Github NFO 2.0.4 Show/switch git’s project branch
AEM Sightly Brackets Extension 0.0.5 Sightly is the new HTML templating system introduced with Adobe Experience Manager 6.0. The AEM Sightly Brackets Extension provides a smoother development workflow for writing AEM components, adding support for syntax-highlighting, code-completion, bi-directional synchronisation and more.
Extract Refactoring 1.2.1 Provides extract to variable and extract to method functionality for Brackets via an extension.
LightSoda 0.0.4 The LightSoda light theme for Brackets!
DarkSoda 0.0.6 The Dark soda is a Theme for Brackets!
Go-IDE 0.0.5 Go language IDE transformation for brackets (needs gocode)
Brackets SVG Code Hints 1.0.0 Provides code hints for your SVG documents
Atom Dark Theme 1.0.2 GitHub Atom editor default dark theme
Atom Light Theme 1.0.2 GitHub Atom editor default light theme
Custom CSS injector 0.1.6 Customize Brackets IDE with own CSS rules. Inject your own styles inside of Brackets with Livereload. Useful for theme creation.
Nu Markup Checker for Brackets 0.1.1 Adds Nu Markup Checker support to Brackts.
EditorConfig 0.0.2 Supporting EditorConfig features
Slack Snippet 0.1.4 Push code snippets to a slack channel

Weekly Brackets Extension Update - 14/34

Welcome to This Week’s Brackets Extension Updates, Issue 14/34.

@Brackets Extensions who have been added or updated in the week from 08/10/2014 to 08/17/2014.

This week there were 14 new Extension and 37! updates. This includes themes and other extensions.

As I mentioned in last weeks update, that the Brackets Extension Registry got inflated download numbers for all extensions. I finally found the bad code and fixed it. The changes got deployed already and the numbers look much better now. They are far lower, but the recently downloaded numbers and the total amount of downloads looks much more sane than before. If you are interested in the details, the commit with my changes is available here. Thanks to everyone who reported this issue.

Want more? Check out Kevins’s Brackets Weekly Episode 10.

Top 11 Extension Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
Themes for Brackets 6065 #9
QuickDocsJS 3835 N/A
PHP Syntax Hint 3684 #11
Emmet 2792 #3
Code Outline 2637 N/A
Code Folding 2502 #7
Beautify 2226 #4
Brackets Git 2012 #1
Autoprefixer 2003 #6
Markdown Preview 1377 N/A
Extensions Rating 1322 N/A

Top 11 Theme Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
Monokai 1507 N/A
Quick Dark 1342 N/A
Quick Light 820 N/A
Midnight Glow 778 N/A
Lion 519 N/A
Star Platinum Dark 486 N/A
Ruby Blue 461 N/A
Notepad++ Theme 447 N/A
Slickrock 426 N/A
Star Platinum Light 384 #11
Monokai Dark Soda 367 #2

New Extensions

Name Version Description Download
Dune 1.0.0 Dune Theme for Brackets. Light and minimal. A Brackets original.
Energy 1.0.0 Energy Theme for Brackets. Dark and minimal, inspired by that stuff they drink in Tron. A Brackets original.
Coolwater 1.0.0 Coolwater Theme for Brackets. Light and minimal. A Brackets original.
Atom Dark Theme 1.0.1 GitHub Atom editor default dark theme
Atom Light Theme 1.0.1 GitHub Atom editor default light theme
Snagglepanther 1.0.0 Snagglepanther Theme for Brackets. Pink and minimal. A Brackets original.
Lion 1.0.0 Lion Theme for Brackets. Dark and minimal. A Brackets original.
Northstar 1.0.0 Northstar Theme for Brackets. Dark and minimal. A Brackets original.
Slickrock 0.0.1 Dark, flat, minimal theme. Meant to sit flat with the Brackets UI.
Machiato Libre 0.0.1 Espresso Libre inspired theme
Notepad++ Theme 1.0.3 Notepad++ Theme for Brackets
CMake Language 1.1.2 Adds syntax highlighting support for the CMake language.
Brackets UI Theming Enabler 1.0.0 A simple extension to allow native Brackets themes to theme any available UI elements
Tomorrow Night Bright 1.0.2 Tomorrow Night Bright theme for Brackets. Based on the Tomorrow Night theme by Chris Kempson and the port by Ryan Stewart.

Updated Extensions

Name Version Description Download
Themes for Brackets 2.0.3 The popular extension now works as a theme-pack that styles the whole editor!
Autoprefixer 0.5.8 Parse CSS and add vendor prefixes automatically.
QuickFormTool 2.1.0 Insert form elements quickly
Node.js bindings 1.2.0 Execute node scripts and common npm commands inside Brackets.
QuickDocsPHP 1.4.2 Inline short documentation for PHP functions, including a summary, syntax, return values and parameters.
QuickDocsJS 1.4.5 Inline short documentation for JavaScript functions, including a summary,syntax and parameters.
Brackets Darker 3.0.0 Darker interface & editor themes
Code Outline 0.1.8 Quick list of functions and CSS definitions.
AsciiDoc Preview 1.0.7 Live preview for AsciiDoc documents. Updated to Asciidoctor 1.5.0 with MathJax support.
BracketstoIX 1.6.0 This minified(only 28kb) extension puts Brackets on steroids without cluttering your menus. It adds Change(Case, Quote, Slash), Sort, Tag, Clipboard Commands, Execute Compilers(traceur, sass, compass), Advanced Text Replace and Extrators, Internet Search. ——- Text Transforms(UpperCase, LowerCase, Capitalize, CamelCase, HtmlEncode, HtmlDecode, UrlEncode, Join, Split, Number, Trim Leading, Trim Trailing, Sort Ascending, Sort Descending, Remove Duplicates, Remove Empty Lines, Unix To Win, Win To Unix, Single Quote To Double, Double To Single Quote, Toggle Quote, Single Slash To Double, Double To Single Slash, rgb-hex, Markdown Trim Trailing, Function JSDoc, Tag, Untag), ——- Clipboard(Copy Filename, Copy Fullname, Regnize, ExtratortoIX, Html Report), ——- ReplacetoIX(Replace including Words only, Selection only, Multiline, Regnize, History), ——- Internet Search(Open Url, Web Search), ——- Compiler(scss, js6 [ECMAScript 6]). ——- Read the readme for the complete description and usage
PHP Syntax Hint 1.0.3 PHP Syntax Hint is a plugin for Brackets will help you alot in writing php SYNTAX, MYSQL Queries as this will auto suggest Syntax while coding, within Brackets software.
Extensions Rating 0.5.1 Shows extension’s downloads count(daily, overall, average and per version) and GitHub stats(stars and forks). Find most usable and popular extensions for Brackets via badges system! Sort extensions and find themes!
Tutorials 0.2.3 Add links (MDN, W3 School Tutorial, Brackets-Dev, Brackets Themes) into menu.
Monokai 1.0.5 This dark theme is based on the monokai color scheme from Sublime Text.
Skullomania 1.0.1 Skullomania Theme for Brackets. This theme helps you see the skeleton. A Brackets original.
Star Platinum Dark 1.0.1 Star Platinum Dark Theme for Brackets. Inspired by the Stand of Jotaro Kujo; ORAORAORA. A Brackets original.
Star Platinum Light 1.0.1 Star Platinum Light Theme for Brackets. Inspired by the Stand of Jotaro Kujo; ORAORAORA. A Brackets original.
Toggle Toolbar 1.0.2 Toggle the Brackets Toolbar independent of the Sidebar.
LESS StyleSheets Formatter nm¦tU 1.1.0 This formats LESS stylesheets to the format dictated by the Web Team Leader at nm¦tU - a balance between a condensed format and readability
Quick Dark 1.0.6 A dark theme (based on Easy Dark) that makes your code pretty and readable.
Guardians 1.0.2 Guardians Theme for Brackets. A Brackets original.
Quick Light 1.0.4 A light theme that makes your code pretty and readable.
SearchIN 1.0.2 Search a selected text directly in the MDN or WebPlatform.
Advanced New File 0.2.0 File creation plugin inspired by Sublime-AdvancedNewFile
Brackets File Tree 1.0.5 Visual display of the tree of files and folders. (Визуальное отображение дерева файлов и папок)
Brackets Tree Extension Color 1.0.1 Tree file extension colorize.
Brackets Dark Status Bar 1.0.2 A dark style for the bottom status bar.
Midnight Glow 1.0.2 A brackets theme focused on readabiity.

Weekly Brackets Extension Update - 14/33

Welcome to This Week’s Brackets Extension Updates, Issue 14/33.

@Brackets Extensions who have been added or updated in the week from 08/03/2014 to 08/10/2014.

This week there were 9 new Extension and 36! updates. This includes themes and other extensions.

This was a crazy week. I got swamped by other stuff and didn’t find the time to publish the update on time. Mea culpa!
Some users reported crazy download numbers for their extension in the Brackets Extension Registry. It seems, that I have introduced some bugs that caused the download numbers to inflate dramatically over time. I need to look at the mess that I have introduced and fix it ASAP. But this means, that I won’t report any download data for any extensions this week. Sorry, boys and girls! I hope to find the misbehaving code and fix it soon.

Want more? Check out Kevins’s Brackets Weekly Episode 9.

New Extensions

Name Version Description Download
Material Dark 1.0.0 A dark theme based on colors of Material Design.
Material Light 1.0.0 A light theme based on colors of Material Design.
Dieter Bamz 1.0.0 Dieter Bamz Theme for Brackets. Inspired by Dieter Rams’s Snow White’s Coffin. A Brackets original.
Twilight 0.0.1 Twilight theme from CodeMirror
Darcula 1.0.0 Classic Darcula theme
Lorem Pixel 0.1.0 Generate placeholder Images for every case
Pixlr 0.1.0 Powerful image editor inside Brackets IDE
Inline Image CSS or HTML Image Tag 0.0.3 Small tool to convert url images references in css or html image tags to data-Uri.
The Weaver 1.0.0 The Weaver Theme for Brackets. ‘Nature uses only the longest threads to weave her patterns, so that each small piece of her fabric reveals the organization of the entire tapestry.’ —Richard Feynman. A Brackets original.

Updated Extensions

Name Version Description Download
808 1.0.1 808 Theme for Brackets. Inspired by Roland TR-808. A Brackets original.
Markdown Preview 1.0.7 Live preview of markdown documents
Copy as HTML 1.0.5 Copy code to the clipboard with full color syntax highlighting preserved (assuming you’re pasting into something that supports HTML-formatted text). To use, choose “Edit > Copy as Colored HTML”.
Quick Require Import 1.0.5 Shortcut for generating require() imports. Press Ctrl+I (⌘I on Mac) and type a filename to insert a require() at the top of your file - in an existing block if available, with ‘=’s nicely aligned.
Code Folding 0.2.18 Brackets extension that provides simple code folding for files edited in brackets. Supports brace folding, tag folding, indent folding and multi-line comment folding
JSDownloader 3.0.16 Creates a simple way to download JavaScript libraries to your projects.
Right Click Extended 1.2.0 Adds Cut, Copy and Paste options to the right click menu
Bootstrap 3 Skeleton 0.0.5 Add Bootstrap 3 HTML5 Skeleton to your page by going File > New Bootstrap 3 Document.
Brackets SASS 0.4.2-51 Compiles SASS .sass/.scss files when changed. Updates styles during Live Preview. Experimental support for Quick Edit.
Relution.io Brackets plugin 2.5.3 Create Webapps and publish them via Relution. Mobile Application Lifecycle Management for companies and app agencies.
Search with Google 0.4.0 Adds search options to the file menu and context menu.
SFtpUpload 1.2.1 Upload changed files in your project to a server via SFTP(SCP)/FTP, you have total control over which to upload through the changed files panel.
Static Preview 0.2.2 Serves your project via a static web server and opens it in your default browser.
Brackets Tools 0.1.4 Brackets developer tools extension
Earth 0.1.4 The Earth Dark Theme for Brackets!
Envy 1.0.5 Envy Theme for Brackets - it’s kind of greenish… so envy… you see what I did there?
PHP Code Quality Tools 0.1.5 Analyze and lint PHP using several code analysis tools. Please note that this extension needs PHP to be installed on your machine to work properly.
Enlightend 0.2.0 Enlightend Theme for Brackets
80’s Baby 1.0.1 80’s Baby Theme for Brackets. Inspired by Silkie’s 80’s Baby. A Brackets original.
The Hamptons 1.0.1 The Hamptons Theme for Brackets. Inspired by coconuts, this theme helps you relax. A Brackets original.
Easy Dark 2.0.4 Dark theme that’s just easy on your eyes
Monokai Dark Soda 1.0.1 This dark theme is based on the monokai dark soda color scheme from Sublime Text.
Zenburn Theme 1.0.3 zenburn theme for brackets Dark low contrast color themes originally designed for Vim
LightSoda 0.0.3 The LightSoda light theme for Brackets!
Delkos Dark Theme 0.0.3 A dark, elegant, easy readable theme.
Brackets - Dilbert 1.0.1 A ‘Daily Dilbert’ viewer for Brackets.
Ant Theme 1.0.3 Dark color theme meant to be easy on the eyes
Photon Racer 1.0.4 Photon Racer Theme for Brackets. Colors picked for speed. A Brackets original.
MBO Theme 1.3.0 MBO Theme taken from https://github.com/Jacse/themes-for-brackets and modified for brackets built in theme Support.
DarkSoda 0.0.4 The Dark soda is a Theme for Brackets!
Thunderstorm 1.1.0 Thunderstorm - A dark theme for Brackets
Son of Hammsidian 1.1.0 A variation of John Hamm’s Hammsidian dark theme.
Soft Dark 0.2.0 A Bracket’s dark theme to ease your eyes.
[PHP-SIG] PHP SmartHints 1.0.1 Provides code hints for PHP files including PHP keywords, built-in functions, constants and variables. Also provides hinting for variables in the current open PHP document.
Care Bear Stare 1.0.1 Care Bear Stare Theme for Brackets. A theme for kids that code; ages 0–9. A Brackets original.
Care Bear Stare Dark 1.0.1 Care Bear Stare Dark Theme for Brackets. For kids that aren’t afraid to code in the dark; ages 10–170. A Brackets original.

Weekly Brackets Extension Update - 14/32

Welcome to This Week’s Brackets Extension Updates, Issue 14/32.

Last Friday, the Brackets team has release Brackets Release 0.42. This time the team introduced something big: Themes! You are now able to easily build your own editor theme or download existing ones from the Brackets Registry.
Having now this new category in the Brackets Registry, I’m going to split the Top 11 Downloads into themes and all other extensions.

Want more? Check out Kevins’s Brackets Weekly Episode 8.

Top 11 Extension Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
Brackets Git 37 #3
HTML Skeleton 36 N/A
Emmet 36 #5
Beautify 31 #6
brackets-宋体 27 N/A
Autoprefixer 27 #10
Code Folding 27 #1
Brackets File Icons 24 N/A
Themes for Brackets 22 #2
White Space Sanitizer 21 N/A
PHP Syntax Hint 19 #9

Top 11 Theme Downloads from last week

Find an overview of extensions that moved up and down the list.

Name Downloads Previous Week
Earth 18 N/A
Monokai Dark Soda 16 N/A
Mystique 16 N/A
Enlightend 14 N/A
Zenburn Theme 14 N/A
80’s Baby 13 N/A
LightSoda 12 N/A
808 13 N/A
Zamiere Dark 12 N/A
Brackets Darker 12 N/A
Star Platinum Light 11 N/A

@Brackets Extensions who have been added or updated in the week from 07/27/2014 to 08/03/2014.

This week there were 6 new Extension and 28 updates. This includes themes and other extensions.

New Extensions

Name Version Description Download
Enlightend 0.1.0 This theme is based on the enlightened color scheme from Sublime Text.
Visual Studio 1.0.0 Visual Studio Theme for Brackets
Dust templating for Brackets 0.1.0 Brackets CodeMirror mode for the Dust templating language.
Brackets Elixir 0.0.1 Code highlighting for Elixir in Brackets.
LaTeXMathematica 0.0.3 Use the power of WolframAlpha inside your LaTeX document
LightSoda 0.0.2 The LightSoda light theme for Brackets!

Updated Extensions

Name Version Description Download
Brackets Git 0.13.25 Integration of Git into Brackets
Display Shortcuts 1.1.2 Display current shortcuts in a bottom panel that can be sorted and filtered.
Autoprefixer 0.5.7 Parse CSS and add vendor prefixes automatically.
JSDownloader 3.0.15 Creates a simple way to download JavaScript libraries to your projects.
brackets-latex 0.1.9 Brackets extension that provides support for writing and compiling latex documents
HTML Skeleton 1.2.2 Insert a variety of HTML elements into your document with ease.
Brackets Dash 2.1.2 Adds Dash integration with Brackets. Requires Dash and OSX
HTML Special Chars 1.0.7 After writing a word it converts in in HTML code. Or just select the specified text and press Strg-Alt-H and it’ll be converted.
JavaScript Globals 2.1.2 Highlight global variables in JavaScript code.
Zamiere Dark 0.0.3 Zamiere dark theme for Brackets
PHP Syntax Hint 1.0.1 PHP Syntax Hint is a plugin for Brackets will help you alot in writing php SYNTAX, MYSQL Queries within Brackets software.
Earth 0.1.3 The Earth Dark Theme for Brackets!
Extensions Rating 0.4.3 Shows extension’s downloads count(daily, overall, average and per version) and GitHub stats(stars and forks). Find most usable and popular extensions for Brackets via badges system!
Tutorials 0.2.1 Add links (MDN, W3 School Tutorial, Brackets-Dev, Brackets Themes) into menu.
Ternifico 0.0.3 Javascript hinting with Tern in Brackets
Brackets File Icons 1.1.0 File icons in Brackets’ file tree.
Notes 1.0.0 Easily add and manage notes. WARNING: This version supports Markdown syntax. Therefore, the notes format is not compatible with that of the previous version. It is suggested that you backup your previous notes, delete them and then proceed to update. For more information, please refer to the Github repo.
Railcasts 1.0.6 Railcasts Theme for Brackets.
Monokai 1.0.1 This dark theme is based on the monokai color scheme from Sublime Text.
Brackets Github NFO 1.0.2 Show project’s git branch in status bar
MDN Doc 0.1.3 Brackets Extension for consult the documentation in the Mozilla Developer Network
PHP Code Quality Tools 0.1.2 Analyze and lint PHP using several code analysis tools. Please note that this extension needs PHP to be installed on your machine to work properly.
AEM Sightly Brackets Extension 0.0.4 Sightly is the new HTML templating system introduced with Adobe Experience Manager 6.0. The AEM Sightly Brackets Extension provides a smoother development workflow for writing AEM components, adding support for syntax-highlighting, code-completion, bi-directional synchronisation and more.
Tomorrow Night 1.0.2 Tomorrow Night theme for Brackets
Solarized 1.0.0 Solarized Theme for Brackets
Mystique 0.1.2 A soft, dark theme that makes code look good.
Extract Refactoring 1.1.1 Provides extract to variable and extract to method functionality for Brackets via an extension.
Solarized-light-Theme 1.0.3 beautiful selected low contrast color theme for brackets designed by Ethan Schoonover.