How can I get user type C# syntax highlighting working again in VS 2012 RC?

前端 未结 19 2426
无人及你
无人及你 2020-11-27 12:23

Somehow part of my syntax highlighting for C# code has disappeared in the VS 2012 IDE. Uninstalling, rebooting, and reinstalling does nothing, nor does resetting the colors

19条回答
  •  孤城傲影
    2020-11-27 12:39

    My problem was limited to having the "DateTime" type not showing up in light blue like other class names. I fixed it by simply switching back-and-forth between VS Themes. Discovered by accident. Much quicker than reset settings or repair install...

    VS menu Tools -> Change Color Theme

提交回复
热议问题