Skip to content

Conversation

@leungbk
Copy link
Contributor

@leungbk leungbk commented Jul 23, 2020

Escaping lets the user choose between writing an unbraced if by
pressing C-d, or continue with a braced if by pressing TAB.
Without this patch, pressing C-d leaves an unbalanced right brace.

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.
@AndreaCrotti AndreaCrotti merged commit b83c0f2 into AndreaCrotti:master Aug 2, 2020
@AndreaCrotti
Copy link
Owner

Cool thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants