You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I type a opening bracket in Latte, such as {, [, (, it gets automatically auto-completed with its counter-part. But when I do this by accident and try to delete it by Backspace {the same process I do in PHP files) the closing bracket remains.
Describe the solution you'd like
The supposed behavior is that it does the same as in PHP files => the closing bracket is deleted as well.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When I type a opening bracket in Latte, such as {, [, (, it gets automatically auto-completed with its counter-part. But when I do this by accident and try to delete it by Backspace {the same process I do in PHP files) the closing bracket remains.
Describe the solution you'd like
The supposed behavior is that it does the same as in PHP files => the closing bracket is deleted as well.
The text was updated successfully, but these errors were encountered: