Home » Questions » Computers [ Ask a new question ]

How can I get Visual Studio 2008 to align my assignment operators?

How can I get Visual Studio 2008 to align my assignment operators?

I had this in Vim and miss it dearly now that I'm confined to Visual Studio. I'd like to take this:

Asked by: Guest | Views: 345
Total answers/comments: 3
Guest [Entry]

"Here is a link to a code-formatting extension that aligns assignments and declarations.

http://visualstudiogallery.msdn.microsoft.com/7179e851-a263-44b7-a177-1d31e33c84fd

(It's written for VS 2010 so 2008 might not be supported)"
Guest [Entry]

"Here is a link to a code-formatting extension that aligns assignments and declarations.

http://visualstudiogallery.msdn.microsoft.com/7179e851-a263-44b7-a177-1d31e33c84fd

(It's written for VS 2010 so 2008 might not be supported)"
Guest [Entry]

Look for the macro called 'LineEmUp' in tools > options > keyboard.