After uninstalling ReSharper 6.1 from VS 2010, ReSharper Display Items still show up in the Fonts and Colors settings. How do I remove these? Thanks!
If something's gone wrong with the (un)installer, try these steps:
Uninstall all R# versions.
Delete any leftover R# files from under "C:\Program Files (x86)\Microsoft Visual Studio <version>\Common7\IDE\Extensions\JetBrains"
Delete any leftover R# files from under "%LOCALAPPDATA%\Microsoft\VisualStudio\<version>\Extensions\JetBrains"
(highliy unlikely to be there).
For VS11, touch the "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\extensions.configurationchanged"
file.
Run devenv.com /Setup
.
For the Fonts'n'colors problem, try also cleaning up the HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\<version>\FontAndColors\Cache
Registry key.