TODO comments, with optional `(author):` style author tag postfix capture
Capture groups fully cover captured characters with no overlaps, designed for any language with line comments or /, / style block comments.
Validation is kept to a reasonable level to avoid high parsing time:
Comment context is not validated with lookbehind
Parenthesized author name block validat...
Submitted by disk0 - 4 years ago