Guidelines in Visual Studio 2005 (an oldie but a goodie)

1. Close Visual Studio if already open
2. Open regedit
3. Go to [HKEY_CURRENT_USER]\Software\Microsoft\VisualStudio\8.0\Text Editor
4. Create a new string value and call it 'Guides'
5. Set the guides by specifying an RGB color and the location of the lines. for example:

Guides = RGB(224,224,224) 4, 8, 12, 16, 20

The above will give you lightly colored grey lines. You can change this to whatever you prefer by adjusting the RGB values contained in the brackets.

6. Open VS2005 and you will see the lines.


Feedback

# re: Guidelines in Visual Studio 2005 (an oldie but a goodie)

I applied the data listed above and it had no effect. Did I miss some steps? does the string "guides" have a special significance to VS2005? how does it recognize what it is to do? 2/13/2007 7:22 AM | Robert Dieter

# re: Guidelines in Visual Studio 2005 (an oldie but a goodie)

P.S.
After some experimentation I discovered that THe RGB settings that you had suggested were so faint on my monitor that I could not see them. I made some adjustments and there they were. Very Nice. I still don't understand how VS2005 recognizes the word "Guides" is this some sort of reserved word? 2/13/2007 9:01 AM | Robert Dieter

# re: Guidelines in Visual Studio 2005 (an oldie but a goodie)

Yes. My understanding is that Visual will read the registry settings when it loads, and if it sees a "Guides" keyword it will active the guidelines 2/13/2007 9:19 AM | Daren Kovacevic

# re: Guidelines in Visual Studio 2005 (an oldie but a goodie)

Some computers may need you to have the string in all caps ("GUIDES") when you enter the key. This may be why it won't show for some people. 3/21/2007 10:49 AM | Randall Knapp

Post a comment





 

News



Archives

Post Categories

Friends

Other Blogs

Syndication: