Hello,
I have added the code snippets functionality to my custom language and it works fine.
But now I'm wondering how I can get the Information, if a snipping procedure has been finished.
Thanks,
Henning
Hello,
I have added the code snippets functionality to my custom language and it works fine.
But now I'm wondering how I can get the Information, if a snipping procedure has been finished.
Thanks,
Henning
Hello,
Please see the "SyntaxEditor / User Interface Features / IntelliPrompt Features / Code Snippets" topic in the documentation that comes with the product. That describes a "Template Session Event Sink" that has several event callbacks that can occur. One of them is for when the session is closed.
Please log in to a validated account to post comments.