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.
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.