Intelliprompt member list completion and non-normal chars.

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Kelly Leahy - Software Architect, Milliman
Version: 4.0.0247
Avatar
My language supports identifiers with a trailing '%' or '$' symbol. When I begin typing one of those symbols and it is matched in the list (if I type the entire item), and then hit %, it puts two %'s, as if it's replacing my stuff before the % with the ID. How can I tell the member list which chars to exit based on? It seems to think the % is an operator in my language.

Thanks,

Kelly Leahy Software Architect Milliman, USA

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Kelly,

There is an IntelliPromptMemberList.AllowedCharacters property. If you add % to that set then it will allow that character to be typed. That should resolve this.


Actipro Software Support

The latest build of this product (v25.1.0) was released 29 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.