SublimeText / CoffeeScript

Syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more.
439 stars 64 forks source link

Separate CSON from CoffeeScript #231

Open idleberg opened 8 years ago

idleberg commented 8 years ago

Have you thought about separating CoffeeScript and CSON, just as Sublime Text already makes a difference between JavaScript and JSON? I'm mostly thinking about the possibility to have different scopes (e.g. source.coffee and source.coffee.cson), but I'm sure there are other reasons why this could make sense.