Home

Awesome

Sublime-Rebol

Sublime Text package for REBOL (www.rebol.com)

It's recommened to use it with included Rebol.sublime-color-scheme.

<img src="https://github.com/Oldes/media/raw/master/Rebol-Sublime-syntax-example.png" alt="colorized code example" width=50%/>

Installation

via Package Control

  1. Make sure you already have Package Control installed.
  2. Choose Install Package from the Command Palette (via Tools > Coomand Palette from the main menu).
  3. Select REBOL package and press Enter.

or Manual Installation

  1. Download the desired REBOL package.
  2. Browse Packages from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on Mac)
  3. Copy the REBOL packgage folder to Packages/.

Credits