IntelliPrompt.MemberList.CaseSensitiveMatch bug?

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by Erik Pepping - RADVenture B.V
Version: 4.0.0259
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Avatar
Using CSharpSyntaxLanguage from AddOn.

I have configured the member list to be CaseSensitive:
editor.IntelliPrompt.MemberList.CaseSensitiveMatch = true;

Background: I have a class named "Region".
When declaring a new instance we type:

"Region region" --> while typing "region" it seems to work correctly for the first chars and then it seems to forget about the cases sensitivity and chooses "Region".

Therefore the end result is that when user types "space" it will select "Region" from the IntelliPrompt list which was not the desired behavior in this case.

Any ideas?

Note: I have some screenshots to explain what's happening if the description is not clear. Let me know if this is needed.

[Modified at 08/29/2007 03:06 AM]

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks, this is now fixed for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.