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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: