I did a clean install of Visual Studio 2015 update 2 and have had some issues and while I can uninstall VS I can't use the installer for VS2015 with update 1 so unless I can find away to do so I am going to press forward and hope patches come to resolve
issues.
For now I have a massive issue affecting my work is intellisense is not recognizing razor (cshtml). I saw a suggestion to delete ComponentModelCache in \Local\Microsoft\VisualStudio\14.0 and also ran the following command:
devenv.exe /resetuserdata
But it is still not working. Since this is a fresh install I am not sure what else it could be. I made sure all extensions were up to date. Without intellisense, color coding, or breakpoints it is making the task very difficult to do.