Does .Net have, within the editor, some kind of graphical tool that draws lines to match If statements with their corresponding End If statements?
Thanks,
Printable View
Does .Net have, within the editor, some kind of graphical tool that draws lines to match If statements with their corresponding End If statements?
Thanks,
I know that you are talking about like how it is done in Notepad++, and this isn't exactly that, but I don't know of a different way.
http://blogs.msdn.com/saraford/archi...05/257953.aspx
Try the MZTools - it may have this feature.