Posted 19 years ago
by Jake Pearson
-
Software Developer,
Alion Science and Technology

Hi,
In previous versions of SyntaxEditor, I had hooks in my code to test little pieces of code's intelliprompt. I don't need the tests as much, now that the parsing is in your hands. But since I have the tests already, is there a way to do something like this via code:
have the user type in "int i; i."
and get the list of intelliprompt members that would show when the '.' is pressed.
thanks,
Jake
In previous versions of SyntaxEditor, I had hooks in my code to test little pieces of code's intelliprompt. I don't need the tests as much, now that the parsing is in your hands. But since I have the tests already, is there a way to do something like this via code:
have the user type in "int i; i."
and get the list of intelliprompt members that would show when the '.' is pressed.
thanks,
Jake