javascripthtmleditortext-editoreditplus

How to highlight the closing div in editplus when I click or select an opening div


Is there any feature on editplus to highlight the closing div when I select the opening div. I know it happens with the opening and closing braces in edit plus, but It would be better if the same could be done with div.


Solution

  • You can find the closing or opening div by click ctrl + { when your cursor on the opening or closing div. ctrl + } for curly braces such javascript or PHP coding.