Sometimes it's handy if we could write some text that would be mirrored on other place. For example writing opening and closing tag at once. This is a job for mirroring. You set up tabstop to be mirrored on other place and once you edit its content, it is automatically mirrored on the other location too.
<{${1:tag_name}}>
$0
</{$1}>