Find Matching Tag

  • Thread starter Thread starter Jeff Carver
  • Start date Start date
J

Jeff Carver

A lot of program editors allow you to jump back and forth between the
beginning and closing tags in a pair (e.g., <tr> and </tr>) by placing
the cursor on one of the tags and pressing Ctrl-M or some other key
sequence. Does anyone know if this capability exists in the VS.NET
IDE's editor?
 
No, but the next version has much sweeter html support (including this
feature).

Karl
 
Back
Top