Be default, class names of implementations are pared from the VA Outline, leaving the class name on a parent node only. This format requires little space and is easy to read:
![](/~/media/wholetomato/kb/configure-va-outline-to-show-class-names/va_outline_no_class_names.ashx?la=it&hash=926C5CBFAD5AC83B8B87ABDDB68635F3E46A18CD)
You can configure Visual Assist to include class names next to all implementations:
![](/~/media/wholetomato/kb/configure-va-outline-to-show-class-names/va_outline_class_names.ashx?la=it&hash=9E5382041D5780D7D057C9A358FF3E990F979EFE)
To configure Visual Assist to include class names, set the registry key:
HKCU\Software\Whole Tomato\Visual Assist X\<IDE spec>\OutlineStripScopeFromGroupedMethods = 00
Set to 01 for default behavior.