brandon1024 / find

A find-in-page extension for Chrome and Firefox that supports regular expressions.
https://chrome.google.com/webstore/detail/find%2B-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb
GNU General Public License v3.0
413 stars 54 forks source link

[Feature Request] Syntax highlighting for regex #363

Open stefanbols opened 3 years ago

stefanbols commented 3 years ago

Issue Description

As a user I want to have syntax highlighting for my regex's. This helps me read the regex and also debug it. Inspiration can be found from regexr.com

Screenshots and Documentation

image