yiminz
yiminz
Problem resolved with the upcoming version.
@775405984 I can not reproduce it too. Neither in Chrome nor in Edge browser. But it seems to be similar to #50, which generates duplicate words unintentionally.
@775405984 Is the problem still persist on your side? With the upcoming version, we will have an auto-rehighlight feature replacing the "auto-highlight". You can avoid this problem by disabling the...
👍 Ah, I see. Anyone who is available can implement it, will merge the commit.
Then maybe we can replace the "Instant Search" with this more flexible setting. When threshold=1, it is equivalent to "Instant Search". What do you think of this feature @TroyDanielFZ
No, you mentioned that we can use `filter(i=>i.length>=2)`. The 2 is the threshold for the minimum length of words. So we can define the threshold as a variable, e.g. `var...
For reference, the "Instant Search" features search word as user type. When it is disabled, Multi Highlight only searches a word when a delimiter is placed after the word.
> Btw, a suggestion. We should split the document, for example, to the root folder doc, to minimize the installed extenstion size. And the doc can be online available with...
duplicate #41
One more website that doesn't work (can be used for testing) https://docs.oracle.com/javase/8/docs/api/