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

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Find in Path with the Navigation Bar
Find in Path with the Navigation Bar
Use the Navigation bar and Find in File together and be faster than all of your team members.