This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I'm not sure syntax highlighting for coffeescript files is working for me, or if it's just that bad, because most text is just black, strings are dark red though, and some keywords dark blue. Parameters, assignments, variables, operators, function names and so on aren't highlighted, is it possible to customize the syntax highlighting of coffeescript files? Thanks! |
|
|
The highlighting is handled by Visual Studio using the settings you have for the "Script" set of display items under Fonts and Colors - most of these are defaulted to black. You can use this to customize the display (albeit within their constrained set of items).
|
|
|
Ah, ok, found it! Thanks Jeremy! |
|