Join us for a free community event – JetBrains JavaScript Day 2024

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

Navigation Bar - All the power!
Navigation Bar - All the power!
The Navigation Bar can do much more than you think!
Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Show CSS Color Preview
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.