egix
A Qt-based Regex Editor
Features
- 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.
Used By
Background
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.