Jedit matching html tag plugin

483 views Asked by At

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:

2

There are 2 answers

3
Vampire On

The XML plugin does that amongst other things.

2
luna80 On

I solved, in the "Buffer options" it must be set the "Edit mode" on "html". Thanks