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
In atom/atom#9833 a user and I had problems figuring out why a keybinding didn't work. The problem was that the command which the keystroke was bound to didn't exist. Currently, the keybinding resolved doesn't visually indicate that. It would be neat if it did.
In atom/atom#9833 a user and I had problems figuring out why a keybinding didn't work. The problem was that the command which the keystroke was bound to didn't exist. Currently, the keybinding resolved doesn't visually indicate that. It would be neat if it did.