Auto Indenting
I'm currently coding some opengl in visual basic.net 2005 express edition. I have a lot of pushmatrix and popmatrix function calls and I am having trouble working out which start and ends connect.
Is there some way that I can make the code between the two statements autoindent like it does with the if/end if statements?