Posted at: 7/29/2005 at 11:04 AM by saravana
Visual Studio Editor Code Guidelines
Guidelines are visible column indicators for the Vistual Studio 2003/2005 Editor.
In the registry, under '[HKEY_CURRENT_USER]\Software\Microsoft\VisualStudio\7.1\Text Editor' (replace 7.1 by 8.0 for VS2005), create the following String Value (REG_SZ):
RGB(255,255,255) 4,8,12,16,20,24,28
Where RGB(255,255,255) indicates the color
and 4,8,12,16,24,28 are the positions (you can have up to 13).