Christoph Rumpel ๐ค
@christophrumpel
๐งช PhpStorm Tips & Tricks #55 - Check RegExp Inline
We all know how hard it can be to debug regular expressions. It's not always fun. ๐
But it just became a lot easier. PhpStorm has an inline action where you can test your expressions. โค๏ธ
In this example, I have different "YouTube" URLs and I need the video id.Tip by @wiifm ๐๐ป