CJex / regulex

:construction: Regular Expression Excited!
https://jex.im/regulex/
MIT License
5.71k stars 756 forks source link

Support Named Capture Groups #22

Closed w3ttr3y closed 9 years ago

w3ttr3y commented 9 years ago

It would be great if you could support named capture groups e.g. (?.*)

Even if initially you just did a search replace removing them, it would make it much easier to copy and paste a regex in to visualize as I just manually removed 10 from a regex I copied in to check out your tool.

Long term, it would be great to add them to the visualization as a label, but I can respect that its more work and I'm asking for something without giving anything back.

CJex commented 9 years ago

It will be realized in #16 PCRE milestone (in the future :snail: )

liudongmiao commented 2 years ago

demo: jianyu.io/regulex/