Proxy Indentation Fix

The proxy and host type map provider code files generated by ProxyGen in VSTA v 2 are not indented.  Here's an easy fix.

3 ways to fix indentation:
1)  Through the menu:  Edit -> Advanced -> Format Document
2)  Using short cuts:  Ctrl + K then Ctrl + D
3)  In a macro:  DTE.ExecuteCommand("Edit.FormatDocument")

Posted Feb 28 2008, 10:53 AM by Melody
Copyright Summit Software Company, 2008. All rights reserved.