Expand VA Snippets when editing UE macros with Unreal Engine (UE)

By default, suggestions lists that appear when typing invocations of UE macros do not include VA Snippets.

Enable suggestion of VA Snippets by adjusting Feature Behavior for UE.

Visual Assist build 2258.5 and older

Enable suggestion of VA Snippets within UE macros by changing the value of AllowSnippetsInUnrealMarkup:

HKCU\Software\Whole Tomato\Visual Assist X\<IDE spec>\AllowSnippetsInUnrealMarkup = 01

Set the value to 00 to restore default behavior.