Análises de Auto Highlight
Auto Highlight por Juraj Mäsiar
Resposta de Juraj Mäsiar
Resposta do desenvolvedor
publicado há 7 diasHello,
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