so what exactly is RegExplorer? why does it have regex in it? well, im glad you asked. RegExplorer is a free tool to test string patterns at your command. and for the name, “regexplorer”, i just want it to sound cool.
This plugin currently only has the main feature, which is for testing patterns, (duh). but more will come! you can post your ideas here and I might add it!
its worth noting that this plugin is heavily inspired by https://regexr.com/
Lore
lore. you might ask “why did you make this plugin!!!”. it all started when i was developing a plugin called “RoIntellisense” (which is sadly has been discontinued), i had to deal with a lot of string patterns, like a lot. and i was testing string patterns in the command bar, and then the lore began…
Installation
Usage
Click on “Launch RegExplorer”
Paste/type your pattern in the pattern textbox
Insert your “sample” in the sample textbox to get all the matches
No way! This plugin saved my time! I dont have to waste 69420 morbillion hours just to test string patterns in traditional way!! Very good plugin and highly recommend it
I can’t reproduce the error in the picture but I did get a malformed pattern (ends with '%'). I don’t really know if its because of me fiddling around with the source code earlier but I need some more details to verify that its gone before I release this into production
I released a patch which fixes a bug regarding <> with rich text and hopefully fixes the % problem as well