If I've currently got a html tag highlighted in Notepad++, is there a way to automatically jump to the closing tag and vice-versa?

link|improve this question
You might have better luck asking this on SO – Dana the Sane Aug 21 '10 at 17:18
You might be right there Dana, cheers! – keith Aug 24 '10 at 1:13
feedback

1 Answer

Yes there is, you can use the "html tag" plugin and do ctrl + t

From the plugin's description:

This plug-in provides two core functions to Notepad++: HTML and XML tag matching, like the built-in brace matching (Ctrl+B / Shift+Ctrl+B) HTML entity encoding/decoding (example: e to é and vice versa) Author: Martijn Coppoolse Source: http://sourceforge.net/projects/npp-plugins/files/HTMLTag/HTMLTag_plugin_v0.2.2_src.zip/download

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.