Page 1 of 1

FIXED: Some tags are not smart-highlighted

Posted: 17 Oct 2021 11:17
by pjj
Smart-highlighting can be very helpful at times, but recently I noticed not all closing tags at the end of line are highlighted:
highlight1.png
highlight1.png (11.7 KiB) Viewed 2642 times
When closing tag without its opening bracket is selected, all tokens in my example are highlighted (even though I have "Whole words only" on).

They are also not highlighted at the line beginnings:
highlight2.png
highlight2.png (10.95 KiB) Viewed 2642 times
When opening tag without its closing bracket is selected, all tokens in my example are highlighted.

...And of course it's not a comma in the screenshots, it's a dot. Let me leave it as it is, please (real comma works similarly with regard to tags smart highlighting).

Re: Some tags are not smart-highlighted

Posted: 18 Oct 2021 14:27
by Rickard Johansson
By default, smart highlighting only highlight whole words. You can turn that off in options.
(Options -> General -> Editing)

I'll see if I can add "tags" as whole words in the next release...