Hi,
I'm downloaded the evaluation of the syntax editor and I'm now testing it for my application.
I created a xml for my language. What I want is the same behavior as in VS: when I start typing any letter- I get the intelliprompt with all the available words(I will create that). But I can't configure how to do that. Is there a way to set KeyPressTrigger to be any char that is a letter?
And more that that- after the intelliprompt shows- I want it to select automaticly the matching word, lets say if I typed "f" the intelliprompt should show, and be set on the "false" member in the list(if "false" is the first word in f).
Thanks, Ayala.
I'm downloaded the evaluation of the syntax editor and I'm now testing it for my application.
I created a xml for my language. What I want is the same behavior as in VS: when I start typing any letter- I get the intelliprompt with all the available words(I will create that). But I can't configure how to do that. Is there a way to set KeyPressTrigger to be any char that is a letter?
And more that that- after the intelliprompt shows- I want it to select automaticly the matching word, lets say if I typed "f" the intelliprompt should show, and be set on the "false" member in the list(if "false" is the first word in f).
Thanks, Ayala.