Bug in AutoCompletion / Auto-popup.
Hi,
The auto-popup after a dot does not work when the member before the dot was
itself auto-completed.
For example, I have a class Test with member Something that has a member
SomethingElse.
When I type from within class Test "this.", after the dot I get the
auto-popup with all members.
I select member Something by navigating to it with arrows and then select it
by typing a dot (because I need member Something.SomethingElse).
The auto-popup does not appear. When I delete the dot and enter a new dot,
the auto-popup appears.
Tested on Visual Studio 2005 beta 2 with Resharper 2.0 build 203. All VS2005
IntelliSense auto-complete functionality is turned off.
Regards,
Patrick
Please sign in to leave a comment.