c# - How to setup syntax highlighting for interfaces and delegates in Visual Studio 11 Beta? -


in vs2010 types has been highlighted, looks this:

highlighting example

works me...

vs11 beta professional

(that's using vs11 beta, professional edition.)

look in tools / options / fonts , colors , find "user types (interfaces)" , "user types (delegate)". both should default teal. if they're not, try changing them explicitly - or hit "use defaults" button reset all fonts , colors defaults.


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -