Uninstall of CodeRush and ReSharper - Intellisense Not Working
Asked Answered
L

2

37

Install order:
Visual Studio 2008
ReSharper
Uninstall ReSharper
CodeRush with Refactor Pro
Uninstall CodeRush with Refactor Pro

Now my intellisense doesn't work. Any settings I should look at before I try a uninstall / reinstall? I'm sure there must be something buried in the Options that these plug-ins hook into or override.

Lilias answered 15/12, 2009 at 15:59 Comment(0)
L
75

Here are a couple of settings to check:

Tools > Options > Text Editor > C# > General > Statement completion

"Auto list members" and "Parameter information" should be checked.

Tools > Options > Text Editor > C# > General > IntelliSense

"Show completion list after a character is typed" and "Committed by pressing the space bar" should be checked.

Linderman answered 15/12, 2009 at 16:4 Comment(1)
Don't know how I missed this the first time through the settings. I think I was prompted by something in CodeRush and turned it off. Then uninstalling got me to this point. Thanks.Lilias
U
24
Tools > Import and Export Settings > Reset all settings

It sucks, but it's the only way I know of to restore intellisense after uninstalling Resharper.

Unremitting answered 15/12, 2009 at 16:7 Comment(3)
thanks. this fixed my issue which occurred the same day my Resharper trial period expired. Probably not a coincidence.Lilithe
Thanks!! This solution fixed intellisense issue, which I got after uninstalling resharper!Muldoon
It helps not to vary to far from vanilla Visual Studio.Felton

© 2022 - 2024 — McMap. All rights reserved.