Click to See Complete Forum and Search --> : .Net 03 Editor Option for bracket paring


patrickcbrown
August 21st, 2003, 11:39 AM
Hello

Has anyone found an option for paring brackets and parenthesis etc in the editor, ie coloring each set of open and close brackets for a given statement ? I see that it temporarily does it as you type them in, but would like to see them stay.

Thank you
Patrick Brown

MooNull
August 21st, 2003, 01:37 PM
I don't believe there is such an option in visual studio.

However, I've found a nifty little product called Visual Assist. It will highlight both pairs of braces when you are working between them, among a hundred other useful things. I'd take a look at it.