0
Improve regex highlighting
Highlighting with different color, group matches when doing finds i.e.:
String:
HelloWorld
Find RegEx:
(Hello)World
Result
"Hello" highlighted in blue
"World" highlighted in yellow
String:
HelloWorld
Find RegEx:
(Hello)World
Result
"Hello" highlighted in blue
"World" highlighted in yellow
Customer support service by UserEcho