Replies: 2 comments 1 reply
-
What if you have code like this:
Where will the cursor go after else? |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have
If my cursor is on
else
is it possible to jump to of the block? Right now, it jumps back toif
if I use%
keyboard shortcut.Beta Was this translation helpful? Give feedback.
All reactions