Closed ghostbuster91 closed 1 year ago
Hey @ghostbuster91 thanks for the issue. This is because the current eyeliner algorithm considers numbers as delimiters for new words, i.e., it thinks that that one long string of numbers and letters is a bunch of words separated by numbers.
I've fixed this in the fnl
branch, I'll keep you updated when I push this to main
.
Hey @ghostbuster91 it's fixed on main
by this commit 92954801298ec16f004c7d3b1b86d90c0e7c6bf5 .
Thanks @jinh0 !
Hi, first thanks for the great plugin.
I am using following version:
353e7b2f517953c48608ee158ebd161ca5b6cfae
Below a gif showing my problem:
For some reason eyeliner highlights multiple a's even though they are not unique. Any idea what could be wrong?