Go Strings Highlight is a VS Code extension that enhances Go code readability by highlighting format string placeholders and escape sequences. This helps developers quickly identify and understand formatted strings, reducing errors and improving efficiency.
Features
Highlight placeholders (%d, %s, %v, etc.) in Go format strings