Análises para Auto Highlight
Auto Highlight por Juraj Mäsiar
Resposta por Juraj Mäsiar
Resposta do programador
publicado a há 4 mesesHello,
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