@alan-kilborn ,
It actually let’s you use different regex flavors, (PCRE pre 7.3 and 7.3 plus, ECMAScript, Python, Golang, Java8, and .NET(C#), but the benefit of regex101.com, is that you can interactively see how your regex construction is going to work on the text you supply, either just Search or both Search and Replace. It’s actually educational to see what happens as you experiment with different regex constructions. You have to construct and then execute NPP to see results, and you’re not sure what you did wrong unless there’s a mode in NPP that does the same interactive result. I use it all the time to construct the regex I’ve been building, to be able to quickly see how the regex I’m constructing works on their supplied text.  It’s just another tool, and it is recommended as Peter points out in the FAQ, which is where I learned about it. So I can see why someone might want to use that tool, Alan. :)
- 
3 Votes22 Posts18k Views
- 
0 Votes2 Posts887 Views
- 
0 Votes2 Posts838 Views
- 
6 Votes2 Posts4k Views
- 
1 Votes1 Posts826 Views
- 
2 Votes2 Posts3k Views
- 
0 Votes3 Posts1k Views
- 
4 Votes16 Posts5k Views
- 
0 Votes2 Posts712 Views
- 
1 Votes4 Posts2k Views
- 
-1 Votes2 Posts729 Views
- 
0 Votes2 Posts1k Views
- 
0 Votes2 Posts740 Views
- 
0 Votes6 Posts1k Views
- 
0 Votes17 Posts6k Views
- 
2 Votes1 Posts2k Views
- 
3 Votes3 Posts10k Views
- 
-1 Votes2 Posts694 Views
- 
-1 Votes2 Posts777 Views
- 
0 Votes2 Posts846 Views







