This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
Ctrl+Alt+Backspace doesn't Remove Matching Brackets but instead it behaves as pressing Backspace, that is removing a previous character.
The same behavior is when I choose Remove Matching Brackets from the menu:
Packages > Bracket Matcher > Remove Matching Brackets
If I disable the package, the combination seems to do nothing.
Re-enabling the package recreate the problem behavior.
Restarting Atom doesn't help.
apm clean doesn't help.
I found out very strange behaviour: every disable-enable cycle of the package leads to Ctrl+Alt+Backspace removes +1 character. E.g. after the first cycle it removes not one character but two.