Pattern
/\b(?:TODO|FIXME|HACK|XXX)\b:?\s*.*/
Sample text
// TODO: wire payments # FIXME later clean codeTest this pattern in the editor
Developer markers in source comments.
/\b(?:TODO|FIXME|HACK|XXX)\b:?\s*.*/
// TODO: wire payments # FIXME later clean codeTest this pattern in the editor
Capture local and domain parts from common email shapes.
Match HH:MM or HH:MM:SS clock times.
kebab-case slugs for routes and CMS paths.
5-digit ZIP or ZIP+4.
Six-digit Russian postal index.
Dollar amounts with optional thousands and cents.