Skip to content

Releases: amoilanen/Brackets-Command-Line-Shortcuts

Features & Brackets API update

26 Dec 17:26
Compare
Choose a tag to compare

New features:

  • Project root can be specified via a special variable in the configuration #1
  • It is possible to select and copy command output #4
  • Currently selected file can be specified via a special variable in the configuration #5

Updated the extension to work with the latest Brackets version, there were a few changes in the APIs.

Basic command line integration for Brackets

30 Mar 20:30
Compare
Choose a tag to compare

Plugin for Brackets http://brackets.io/ that enables integration with command line shortcuts. This can be useful for launching build right from the IDE or restarting a webserver.