Brackets Extensions Weekly

New and updated stuff to improve your Brackets experience

Weekly Brackets Extension Update - 14/27

Welcome to This Week’s Brackets Extension Updates, Issue 14/27.
Due to PTO times and travel, this issue appears a bit later than usual.

@Brackets Extensions who have been added or updated in the week from 06/22/2014 to 06/29/2014.

This week there were 4 new Extensions and 19 updates.

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

New Extensions

Name Version Description Download
Word Count 1.0.0 Stupid simple word count for current document.
Speed Hash 1.0.0 Speed Hash is a simple Brackes Extension which hashes oninput the current file. So you can easily compare documents.
ReactJs JSX Transformer 0.1.0 A tool to automatically compile JSX files to Js
Notepad++ Theme 1.0.1 Notepad++ Theme for Brackets

Updated Extensions

Name Version Description Download
Emmet 1.1.3 High-speed HTML and CSS workflow
Themes 1.0.4 CodeMirror and custom themes in Brackets
Code Folding 0.2.15 Brackets extension that provides simple code folding for files edited in brackets. Supports brace folding, tag folding, indent folding and multi-line comment folding
Quick Search 1.1.2 Automatically highlights occurrences of the selected word (like Notepad++ smart highlighting)
Autoprefixer 0.5.4 Parse CSS and add vendor prefixes automatically.
Minifier 1.1.0 Minifies your CSS and JavaScript files with YUI and JSMin.
QuickDocsPHP 1.3.7 Inline short documentation for PHP functions, including a summary, syntax, return values and parameters.
QuickDocsRegEx 0.0.4 Inline short documentation for regular expressions in JS and PHP.
JSCS 0.1.2 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.
Brackets Icons 1.1.6 File icons in Brackets’ file tree.
Epic Linter 0.2.0 Add interactive linting capabilitie to brackets and error marks in editor
Upper Titlebar 1.0.6 Move the titlebar on Brackets for Linux on top of the window.
JavaScript Globals 1.0.4 Highlight global variables in JavaScript code.
BracketstoIX 1.5.0 This minified(only 37kb) extension puts Brackets on steroids without cluttering your menus: 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 Slash To Double, Double To Single Slash, rgb-hex, Markdown Trim Trailing, Function JSDoc), 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
SFtpUpload 1.1.0 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.1.2 Runs your project on a static web server
VisualStudioProject Sync 0.1.5 Adds menu commands to sync new or deleted files to the visualstudio project
Brackets Chain Indents 1.0.1 Automatically adds an indent level when making chained method calls on multiple lines.
File System Properties 0.1.2 Allows viewing of file or folder properties and setting of permissions for items in the Project tree

Comments