Is there an action like go to matching brace that will take me to the matching XML tag as from to in the example below?
<g>
<f>
<e>
<d>
<c>
<b>a</b>
</c>
</d>
</e>
</f>
</g>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.