views:

516

answers:

3

I just recently purchased ReSharper 4.5 to use with Visual Studio 2008. Upon installing it, I have noticed that there is no intellisense at all! There is no ReSharper intellisense, no VS intellisense, nothing). Any ideas?

Thanks!

+2  A: 

First thing I'd try would be reinstalling Resharper.

Are you getting any of the Resharper prompts or is it just Intellisense that's messed up?

Garry Shutler
+3  A: 

Go to Resharper -> Options -> Intellisense -> General and make sure something is selected. Also check over the Completion Behavior and Completion Appearance sections to make sure they match your expectations.

I'm using 4.5 and it works for me, but with a new install you should review the options.

Michael Hedgpeth
+3  A: 

In the Resharper->Options There is a config: IntelliSense/General In which you can choose whethere to use Intellisense features from ReSharper or from Visual Studio.

Jhonny D. Cano -Leftware-

related questions