Test Regular Expressions in the IDE

WebStorm helps test regular expressions on the fly.

In WebStorm, you can test regular expressions on the fly. For this, place the caret at the expression you want to test, press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux), select Check RegExp and then try a few sample combinations in the appeared popup.


Related Resources

Grammar Checking with Grazie
Use Grazie to check grammar in regular text.
Create New Files and Folders
Use the New popup to add files and folders faster.
Add New Dependencies
WebStorm can help you add a new dependency.