Replace with Template String
WebStorm can help you swiftly replace a regular string with a template literal.
Want to use a template string (aka template literal) instead of a regular string? Simply press Alt+Enter and select Replace with template string.