A Qt-based Regex Editor
- Inline comments
- Syntax Highlighting
- Jump to matching brackets
- Interoperability with libcompsky's regex manipulator - which would allow for almost arbitrary capture group names, and having multiple capture groups of the same name.
I have forgotten why it is called egix
.
Developed as part of the rscraper project's hub
, split off when I realised I was often opening rscraper-hub
solely to use its regex editor.