Page 1 of 1
HTML/XML tag matcher
Posted: 21.04.2020 17:56
by dhealey
Is there a plugin to highlight matching html or xml tags?
For example if I put the cursor at <div> it will show me the matching </div>.
Posted: 21.04.2020 19:11
by Alexey
Hello,
Cud has the option "lexer_dynamic_hilite" (in Options Editor plugin), you can set it to true.
Also "lexer_dynamic_hilite_max_lines" is used.
It will highlight pair html tags.
Posted: 21.04.2020 21:55
by dhealey
Perfect, thank you.
Posted: 29.04.2020 07:49
by Alexey
More info will be in wiki, you can ask more questions -
https://github.com/Alexey-T/CudaText/issues/2509