We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ade6f26 + 9c2cfdd commit bebd500Copy full SHA for bebd500
snippets/go.snippets
@@ -79,7 +79,7 @@ snippet inf
79
snippet if
80
if ${1:/* condition */} {
81
${2}
82
- }${2}
+ }${3}
83
# else snippet
84
snippet el
85
else {
0 commit comments