Directive Declare Typing Context Unchanged

Upon producing an expansion Instant Text usually:

The DeclareTypingContextUnchanged directive tells Instant Text not to update the Expansion Tables upon producing the expansion.

Example

Imagine we have defined a hotkey with the following expansion:

{ViewHighlightedExpansion}
{Alt E}
{DeclareTypingContextUnchanged}

which opens the Glossary Viewer and then opens the Edit Glossary Entry window to edit the entry that is currently highlighted in the Expansion Table.

If the DeclareTypingContextUnchanged directive is omitted, Instant Text clears the Expansion Tables. With the directive you are able to edit the entry, maybe correct a mistake or a typo in it, close the Edit Glossary Entry window and the Glossary Viewer window, and still have the entry displayed in its Expansion Table.