jfmoy / Fraise

Fraise is a lightweight but powerful text editor for Mac OS X.
http://www.moystard.com
275 stars 48 forks source link

Added CoffeeScript syntax highlighting. #36

Closed dsowsy closed 12 years ago

dsowsy commented 13 years ago

I started off with the .js code and removed a lot of the JS basic function definitions, took away the function keyword. Added single and multiline commenting. Added keywords class and extends.