Convert Between Different Types of Strings
Convert strings that are surrounded by backticks to double-quoted ones and vice-versa
You can quickly convert strings that are surrounded by backticks to double-quoted ones, and vice versa.
Place the cursor on a string value, press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux), and select Convert double-quoted string to raw string.