Topic: Resharper intellisense not closing on Esc
When I have the resharper autocomplete dialog showing and I'm typing out a new field that doesn't exist yet but the value I've typed so far is a partial match of an existing field, i.e. I already have a mockUserManager field and I've typed mockUser to create a new field, I would normally hit escape to close intellisense. If I type space, resharper will assume I want the match and replace my text with mockUserManager. Since I upgraded to viemu 3, escape doesn't close the intellisense window.
I know you guys did some work on Resharper compatibility, so I'm guessing this is related. I'm also not sure if it's by design, so perhaps there's a different approach I could use instead.
Any suggestions?