Hoopdady
Hoopdady

Reputation: 2356

Syntax highlighting for coffeescript in Wing IDE

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

Upvotes: 0

Views: 236

Answers (1)

Wingware
Wingware

Reputation: 906

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.

Upvotes: 3

Related Questions