Visual Studio 2015 not syntax highlighting razor nor Intellisense
I’ve found in this answer another way to fix it without the devenv.exe /ResetUserData Just delete the contents of this directory with Visual Studio closed: %LocalAppData%\Microsoft\VisualStudio\<visual_studio_version_number>\ComponentModelCache To find the version number of the Visual Studio edition your are running please refer this list. Note that only the major number is important, the minor version can … Read more