How do I turn intellisense back on?

  • Thread starter Thirsty Traveler
  • Start date
T

Thirsty Traveler

I installed an eval copy of JetBrain's "ReSharper" that has since expired.
After uninstalling the eval version, my intellisense no longer seems to be
working. I am thinking it was replaced by ReSharper's version. If so, how do
I turn it back on?
 
M

Michael Nemtsev

Hello Thirsty,

See there Tools menu -> Options ->Text Editor -> C# -> Intellisense and
turn Auto list members box in Tools -> Options -> Text Editor -> C# -> General

And read that thread http://www.intellij.net/forums/thread.jspa?messageID=5095686

TT> I installed an eval copy of JetBrain's "ReSharper" that has since
TT> expired. After uninstalling the eval version, my intellisense no
TT> longer seems to be working. I am thinking it was replaced by
TT> ReSharper's version. If so, how do I turn it back on?
TT>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
G

Guest

Yah, when it unistalls it clobbers the value in Options/ Text Editor/All
Languages
"AutoList all members".
Re-check it and whatever else you want.
Peter
 
T

Thirsty Traveler

That did the trick. Thanks.

Guess I better be careful when using third party IDE evals. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top