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=es&hash=4B72F38348FA4E0D4E0337889E97BA84FB01A958)
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=es&hash=281762C4EFE2AEC6A8F49B6EEAC20215F5B03E02)
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.