yasnippet-snippets/snippets/cc-mode
Brian Leung 35cd14df7a cc-mode/if: escape backslashes
Escaping lets the user choose between writing an unbraced `if` by
pressing C-d, or continue with a braced `if` by pressing TAB. The
current behavior when pressing C-d at this point is that there is an
unbalanced right brace remaining.
2020-07-22 18:13:24 -07:00
..
case improve syntax to make parsing easier 2019-03-09 09:42:25 +00:00
do add all the missing modes 2019-03-09 18:35:58 +00:00
else improve syntax to make parsing easier 2019-03-09 09:42:25 +00:00
file_description improve syntax to make parsing easier 2019-03-09 09:42:25 +00:00
for move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
for_n move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
function_description improve syntax to make parsing easier 2019-03-09 09:42:25 +00:00
if cc-mode/if: escape backslashes 2020-07-22 18:13:24 -07:00
member_description improve syntax to make parsing easier 2019-03-09 09:42:25 +00:00
printf move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
struct add all the missing modes 2019-03-09 18:35:58 +00:00
switch improve syntax to make parsing easier 2019-03-09 09:42:25 +00:00
ternary move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
while move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00