Compute Constant Values

Let WebStorm do math for you, one less thing to worry about!

Did you know that WebStorm can do some math for you? Press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux) on an arithmetic expression and select Compute constant value.


Related Resources

Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Add New Dependencies
Add New Dependencies
WebStorm can help you add a new dependency right when you need it.
Convert to async Function
Convert to async Function
Quickly convert a function that returns a Promise to an async function.