Alexey-T / CudaText

Cross-platform text editor, written in Free Pascal
Mozilla Public License 2.0
2.5k stars 171 forks source link

Highlight Occurences for URLs bug #2342

Open Alexey-T opened 4 years ago

Alexey-T commented 4 years ago

API has an issue, if ed.attr() adds new attr at the URL begin ("https" word highlited by Highlight Occurences). it makes whole URL highlighted.

if attr is added in URL middle - ok Screenshot from 2020-05-17 20-16-40

if attr is added at URL begin - not ok Screenshot from 2020-05-17 20-16-44

Alexey-T commented 4 years ago

tst-attr-bug.txt