The issue with that regex and others I've used is you might be matching on characters that match regex control characters. In that case, it would be nice to know if you're looking at a control character or a properly escaped value. Two colors would be sufficient.
But I agree a full regex builder sort of makes that entirely moot.
But I agree a full regex builder sort of makes that entirely moot.