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

Proposal: Remove core keybinding (cmd/ctrl-.) for "keybinding resolver" #54

@wbinnssmith

Description

@wbinnssmith

Rationale:

  • Packages and users need free, available keybindings for frequent actions, and this package is using a valuable one that provides value only occasionally
  • Keybinding resolver is likely a power user feature for finding available keybindings
  • Even in the power user case, keybinding resolver is less likely to be used compared to core editing/view command directly related to code
  • Power users likely already use the command palette or bind their own keybindings, so they can easily work around this.
  • Many, many users accidentally trigger the keybinding resolver as the binding is so simple, and aren't sure how to hide it. Worse, it takes up a lot of room and its height varies depending on what's typed!

Another alternative would be not to distribute keybinding resolver by default with Atom and leave installing it to those who actively reconfigure their keybindings, or package authors. But I think this is less desirable :P

Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions