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=ru&hash=6E6FC38A998E630F8A1E31179EAAC1D2C724BB7A)
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=ru&hash=2DFE1A240830DAC081C5F7A0AEC30D641214711D)
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.