Find closing HTML tag in Sublime Text

Pavel Binar picture Pavel Binar · Feb 11, 2013 · Viewed 100.6k times · Source

I have a very long and very nested HTML document, where I need to quickly find the closing tag. How can I do this?

Answer

Mikko Ohtamaa picture Mikko Ohtamaa · Feb 11, 2013

Try Emmet plug-in command Go To Matching Pair:

http://docs.emmet.io/actions/go-to-pair/

Shortcut (Mac): Shift + Control + T

Shortcut (PC): Control + Alt + J

https://github.com/sergeche/emmet-sublime#available-actions