Recenzije za Auto Highlight
Auto Highlight od Juraj Mäsiar
Odgovor od Juraj Mäsiar
Odgovor programera
objavljeno prije 11 danaHello,
Currently no, only by using RegExp option and separating search phrases with pipe symbol "|" instead of comma ",".
So you would have "word1 word2|word3".
However, you will have have to escape the special RegExp symbols.
I'll try to improve this in the upcoming release.
Best Regards,
Juraj Mäsiar
Currently no, only by using RegExp option and separating search phrases with pipe symbol "|" instead of comma ",".
So you would have "word1 word2|word3".
However, you will have have to escape the special RegExp symbols.
I'll try to improve this in the upcoming release.
Best Regards,
Juraj Mäsiar