We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccbccd commit 461f96fCopy full SHA for 461f96f
java-mode/if
@@ -4,6 +4,6 @@
4
# uuid: if
5
# condition: (not (sp-point-in-string-or-comment))
6
# --
7
-if (${1:true) {
+if (${1:true}) {
8
$0
9
}
0 commit comments