Replace with Template String
How to replace a regular string with a template literal in WebStorm.
Want to use a template string (aka template literal) instead of a regular string? Press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux) and select Replace with template string.