I'm looking for a jedit plugin that match (highlight or other) the open and the close of a html tag (div, table,...), like notepadd++ (view attached image, in green). Is there something that do this? Thanks a lot in advance for suggestion!
Example:
I'm looking for a jedit plugin that match (highlight or other) the open and the close of a html tag (div, table,...), like notepadd++ (view attached image, in green). Is there something that do this? Thanks a lot in advance for suggestion!
Example:
The XML plugin does that amongst other things.
I solved, in the "Buffer options" it must be set the "Edit mode" on "html". Thanks