Convert Between Different Types of Strings
Convert strings that are surrounded by backticks to double-quoted ones and vice-versa
![Tip Screenshot](/guide/assets/thumbnail-efc8aa27.png)
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.