IntelliPromptMemberList and Case-insensitive

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Dong JIA
Avatar
My language is case-insensitive. But for user-friendly purpose, I want to add items with casesensitive into MemberList.
Assuming there are two items in MemberList: "FALSE" and "function".
If I type 'F', "FALSE" will be selected automatically.
And if I type 'f', "function" will be selected automatically.
But I hope auto-selecting of MemberList only deponds on alphabetical order without casesensitive.
Is there some options to config it?

Thanks in advance.

[Modified at 09/27/2006 05:05 AM]

Comments (3)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
The next build will have a CaseSensitiveMatch property that defaults to true (current behavior), which means that it will prefer case sensitive matches over case insensitive matches.


Actipro Software Support

Posted 18 years ago by Dong JIA
Avatar
Your "next build" make me confused. Is it next maintenance release or V4?
If it is in V4, I think I must try to find some workaround. :)

Thanks for your response.
Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
It's in both the next 3.1 and 4.0 releases.


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.