The syntax-highlighting functionality for code doesn't detect virtual as a keyword for C#.

Note: This is true even if you add the hint <!-- language: lang-cs --> as per these instructions.

It does have the lang-cs class on it.

Update

According to the ticket with the team, this has been fixed.

http://code.google.com/p/google-code-prettify/issues/detail?id=167

link|improve this question

62% accept rate
1  
For example, adding the syntax-highlighting hint to this question doesn't highlight virtual in blue. – M. Tibbits Aug 18 '11 at 14:25
feedback

1 Answer

up vote 5 down vote accepted

This should be opened as a bug against Google Prettify, since that's where it needs to be fixed if it is indeed a bug.

link|improve this answer
Thanks Jeff!!!! – Daniel A. White Aug 18 '11 at 14:30
2  
1  
i'm pinging this - im not sure how to ping it up more so that you guys can get this into a release. – Daniel A. White Mar 30 at 20:08
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged