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.
This is the case for all OS on recent Atom versions (now: V1.21).
Expected behaviour
The keybindings of Core Packages should not clash. The indent package has a matching binding Ctrl + [. Luckily the indent package takes priority at the moment.
Recommendation
Options:
Change the Ctrl + ] keybinding.
Do not have a standard keybinding for bracket-matcher:remove-brackets-from-selection
Atom V1.21.1 on Windows7
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello.
May this message find you well.
Description
The standard keybinding used by this package clashes with the one used by the package handling indenting.
Steps to Reproduce
This is the case for all OS on recent Atom versions (now: V1.21).
Expected behaviour
The keybindings of Core Packages should not clash. The indent package has a matching binding Ctrl + [. Luckily the indent package takes priority at the moment.
Recommendation
Options:
bracket-matcher:remove-brackets-from-selection
Atom V1.21.1 on Windows7
The text was updated successfully, but these errors were encountered: