Bilau
Bilau

Reputation: 21

Resharper 4.5 Intellisense: Is there anything better?

Does anyone know if i can use another intellisense "helper" with resharper? I'm looking for suggestions of intellisense plugins to replace resharper's or ways to improve resharper intellisense..

I dont know if its just me, but Resharper's intellisense just seems way worst than visual studio's intellisense.

Upvotes: 2

Views: 714

Answers (4)

Yablargo
Yablargo

Reputation: 3596

The big thing I find that I lost with resharper (7 right now) was that VS intellisense would remember your last/frequent selections, alot of coding revolved around just hitting dot key alot for most ocmmon sequences. I find im alot slower with resharper's.

Upvotes: 0

Maciej
Maciej

Reputation: 10805

I love Resharper 5 'contains' mode intellisense!
(I've migrated from Prod to it's Beta version even only for this feature!)

Thanks that you don't need to know exact name of method, type etc.
Eg when I'd like to use method with 'exit' in can just type few letters and see as below:

Contains search method http://img193.imageshack.us/img193/3158/screen037.gif

Biggest pain is noticeable slow down of environment. But I can pay this price...

Upvotes: 3

Ilya Ryzhenkov
Ilya Ryzhenkov

Reputation: 12142

Try ReSharper 5

Upvotes: 1

Andrew Bezzub
Andrew Bezzub

Reputation: 16032

You can use Resharper with VS intellisense.

Upvotes: 0

Related Questions