This project adds syntax highlighting files for languages used by SocketStream (Jade, Stylus, CoffeeScript) to Gedit or a gtksourceview text editor.
Download and place all .lang files in /usr/share/gtksourceview-2.0/language-specs
or /usr/share/gtksourceview-3.0/language-specs
for Ubuntu 11.10. The css.lang file I included has all the CSS3 properties added and can replace the default file.
Restart or run Gedit and open any of the files included in your SocketStream project.
Of course, this isn't just limited to SocketStream, but that's why I made it.
Jade - lbdremy (https://github.com/lbdremy/gedit-jade)
Stylus - LearnBoost (https://github.com/LearnBoost/stylus/blob/master/editors/gedit/styl.lang)
CoffeeScript - wavded (https://github.com/wavded/gedit-coffeescript)