Convert between different types of strings

Convert strings that are surrounded by backticks to double-quoted ones and vice-versa

Tip Screenshot

You can quickly convert strings that are surrounded by backticks to double-quoted ones, and vice-versa.

How to use

Place the cursor on a string value, press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux), and select Convert double-quoted string to raw string.


Related Resources

Create a function in another package
Type a non-existing function name and generate its implementation in a package of your choice
Empower your `Printf`-like functions with coding assistance
Provide hints and highlights for message formats in custom `Printf`-like functions
Vulnerability checker
Analyze your codebase and highlight known vulnerabilities in go.mod