Replies: 1 comment 2 replies
-
Check out |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The snippet below creates a snippet for the
if
statement. Suppose I would like to bind the keys@@
to create anelseif
block under the condition that@@
only does this when I'm inside anif
statement. How can I do that?Beta Was this translation helpful? Give feedback.
All reactions