-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keybind not working #177
Comments
Sorry, there have been some unfortunate breaking changes to keep up with the Atom API.
|
The README documentation is up-to-date: https://github.com/Glavin001/atom-beautify#custom-keyboard-shortcuts Let me know if you have any more problems. Thanks. |
There's the bug! It's not up-to-date for Atom Beautify's keymap: https://github.com/Glavin001/atom-beautify/blob/master/keymaps/atom-beautify.cson#L11 Thank you for letting me know. I'll fix it ASAP. |
Published patch to v0.21.1 |
And it works! Awesome, thank you :D |
Hello, on Win 10 I have same problem but with a bit strange behavior - default package keybinding doesn't work, but if I access Atom-Beautify via main menu -> Packages -> Atom Beautify -> Beautify it's working fine. There no other packages which override ctrl + alt + b. |
The default keybinding seems to not be working anymore. I'm on windows 7, using atom 0.166.0 and atom-beautify 0.21.1.
Keybind resolver shows the keybind was resolved, but nothing happens.

Running from the command palette works though.
The text was updated successfully, but these errors were encountered: