I have a very long and very nested HTML document, where I need to quickly find the closing tag. How can I do this?
Under the "Goto" menu, Control + M is Jump to Matching Bracket. Works for parentheses as well.