regex-search
regex-search copied to clipboard
A Chrome extension that allows you to search the page using regex
I'm displaying a simple html log page, but none of the search items I put in create any hits. Just straight text, no regex attempts yet. E.g.: -Xmca32K RAM class...
1. search something (i.e. "\w+") on Issues Page: https://github.com/gsingh93/regex-search/issues 2. click "regex-search" at top part of page to return to home of project 3. the highlights of previous search result...
when search in the textarea ,it will replace matched string to '' (empty)
I always forget the escape characters for regular expressions. It would be really useful to have some of it as show/hide section below the input. This is the kind of...
I currently face some strange problems. I use the official 1.7 version from the Chrome Web Store (updated on April 27, 2014). 1. Go to http://stackoverflow.com 2. Search for this...