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 a68dc39 + 35cd14d commit b83c0f2Copy full SHA for b83c0f2
snippets/cc-mode/if
@@ -2,6 +2,6 @@
2
# name: if (...) { ... }
3
# key: if
4
# --
5
-if (${1:condition}) ${2:{
+if (${1:condition}) ${2:\{
6
$0
7
-}}
+\}}
0 commit comments