This is greatly inspired by @surjikal's Coffee Compile and my own LiveScript package.
- Syntax highlighting
- Transpilation to js
Compile the entire file by not selecting any text (or all the text).
Compile a section by selecting just that section.
Keyboard shortcut alt-shift-r
Command Pallette integration Roy
Context menu right click
Now available in @wbond's package control. Just bring up the package control menu in sublime (default ctrl-shift-p
), and enter Package Control: Install Package
, search for Roy
.
Clone this repository from your Sublime packages directory:
$ cd ~/.config/sublime-text-2/Packages
$ git clone https://github.com/joneshf/sublime-roy
$ cd "~/Library/Application Support/Sublime Text 2/Packages"
$ git clone https://github.com/joneshf/sublime-roy
$ cd "%APPDATA%\Sublime Text 2"
$ git clone https://github.com/joneshf/sublime-roy