Regular expressions are powerful but notoriously difficult to get right. Most developers bounce between their editor and regex101.com to test patterns. What if you could test regex right in your ...