Software  When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Brackets 1.12

Brackets

With focused visual tools and preprocessor support, Brackets is a modern text editor that makes it easy to design in the browser. It's crafted from the ground up for web designers and front-end developers.

What makes Brackets different from other web code editors?

  • Tools shouldn't get in your way. Instead of cluttering up your coding environment with lots of panels and icons, the Quick Edit UI in Brackets puts context-specific code and tools inline.
  • Brackets is in sync with your browser. With Live Preview, Brackets works directly with your browser to push code edits instantly and jump back and forth between your real source code and the browser view.
  • Do it yourself. Because Brackets is open source, and built with HTML, CSS and JavaScript, you can help build the best code editor for the web.

Brackets 1.12 changelog:

JS Refactoring

  • JavaScript specific code refactoring functionality.

Rename

  • Functionality in JS mode to enable intelligent rename in file/scope feature by using Tern's scope analysis and inference functions.The rename function works by selecting a variable def/ref or placing cursor in and using Ctrl+R.

Wrap Selection in Try Catch/Condition

  • Wraps selected code in try catch block. This functionality can be used by placing cursor without any explicit selection where Brackets identifies the statement scope and wraps it in try catch block.

Convert to arrow expression

  • One click conversion of anonymous expression/function block to arrow expression.

Create Getter/Setter

  • Creates getters/setters for currently active identifier in context of a class/construct.

Download: Brackets 1.12 | Other Operating Systems | 69.1 MB (Open Source)
Link: Brackets Website | Release Notes

Get alerted to all of our Software updates on Twitter at @NeowinSoftware

Report a problem with article
Next Article

Chasys Draw IES 4.52.01

Previous Article

NSIS (Nullsoft Scriptable Install System) 3.03

Join the conversation!

Login or Sign Up to read and post a comment.

0 Comments - Add comment