Fix Visual Studio Intellisense after removing ReSharper

0 minute read

The Problem: After removing ReSharper on a dev machine with only a trail license, it felt like my Visual Studio was broken (And not just because I no longer had the great features of ReSharper to use…). My intellisense and editor help were completely gone, making my Visual Studio just an ordinary text editor…

The Solution: Check your Visual Studio settings and reset them to the following defaults:

2015-01-23 10_13_08-Options 2015-01-23 10_13_47-Start Page - Microsoft Visual Studio (Administrator)

A restart of VIsual Studio may be necessary after resetting this.

Related Resources: