Resharper Autocomplete Issue

Posted by Gene on Stack Overflow See other posts from Stack Overflow or by Gene
Published on 2009-11-07T20:50:07Z Indexed on 2010/04/21 3:03 UTC
Read the original article Hit count: 314

Hi All,

I've been using resharper with the resharper automplete off (just find VS better for my purposes currently), but despite trying every setting I've tried, whenever I use a resharper template (such as tab-completing an if -> if block), the resharper autocomplete dialog comes up in addition to the visual studio dialog (thus if they don't autocomplete to the same thing, or I accidentally hit enter, whatever I originally typed is replaced with the wrong resharper suggestion, effectively highlighting why I turned it off in the first place).

A. Has anyone every seen this before? (I ask since I might have turned on/off a number of settings in a strange/incompatible way and perhaps a clean install might clear it up.)

B. Any suggestions? :)

(Visual Studio 08 SP1, Resharper 4.5.2 - only other tools installed are DevExpress, but they have long since been disabled)

Thanks all!

© Stack Overflow or respective owner

Related posts about resharper

Related posts about visual-studio-2008