Set period (.) NOT to use selected autocomplete item?

SyntaxEditor for Windows Forms Forum

Posted 16 years ago by Magnus Nilsson
Version: 4.0.0275
Avatar
Hi!

I have an issue with autocomplete when typing in an attribute in an XML-document.

The problem arises when I want to type the attribute "attribute.second", and I get a list of relevant suggestions as "attribute.first", "attribute.second", and "attribute.third". When I type the period in "attribute.", autocomplete automatically inserts the selected item in the list, in this case "attribute.first".

Is there any way of disabling the period key from selecting and inserting an autocomplete item?

Thanks in advance,

Magnus

Comments (2)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes, indeed. Just add '.' to the editor.IntelliPrompt.MemberList.AllowedCharacters collection.


Actipro Software Support

Posted 16 years ago by Magnus Nilsson
Avatar
Well, that was embarrasingly easy.

Thanks!
The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.