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.

Comments