Home

Awesome

Supercollider package for Sublime Text 2

Tested on Windows XP only at the moment.
You will need SC 3.5 RC2 minimum.
Feel free to test it on other environments, fork and pull.

The syntax highlighting comes from RFWatson's SuperCollider TM Bundle
https://github.com/rfwatson/supercollider-tmbundle

Sublime Text 2 home page
http://www.sublimetext.com/2

Supercollider home page
http://supercollider.sourceforge.net

Usage

Known bugs

does not work. You should use

Server.default = s = Server.internal;
s.boot;

instead.

Authors

Geoffroy Montel
RFWatson
CrucialFelix