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
open vs console as administrator, and run:
devenv.exe /setup devenv.exe /ResetSettings
This solution worked for me. Thanks alot Gaz Winter