Does any know of a way to get syntax highlighting for coffeescript files in Wing IDE? I've got it set to highlight as if it were a javascript file, which works alright, but there are a few things it lacks, particularly comments. Has someone written a lexer for this. I'm going to be working with coffeescript for a long while and it would be very helpful to have the highlighting work correctly.
Thanks for your help
It looks like there isn't syntax highlighting support for coffeescript in Wing 4. It should be in Wing 5, though I don't know when that is out. I'll take a look also to see if we can add this in Wing 4, although it may not work out due to compatibility of the different code bases involved.