acejump / AceJump

🅰️ single character search, select, and jump
https://plugins.jetbrains.com/plugin/7086-acejump
GNU General Public License v3.0
1.21k stars 91 forks source link

Add keyboard shortcut for invoking Declaration Mode directly #317

Closed clojj closed 4 years ago

clojj commented 4 years ago

Are shortcuts configurable already somewhere ?

Not only would I like to have different keys, but also have target mode as the first mode

breandan commented 4 years ago

The AceJump shortcuts are configurable under Settings | Keymap | 🔍 "AceJump", where you can add key bindings for specific modes. This is covered in the configuration instructions. Please let us know if this should be improved somehow.

Screen Shot 2019-11-27 at 11 14 45 PM
clojj commented 4 years ago

yep, didn't know that... maybe the only thing missing is "DeclarationMode" (Navigate To) ?

breandan commented 4 years ago

Declaration Mode / Navigate To is already supported, although not visible in the above screenshot. There is no default keyboard shortcut but you can select one manually by selecting Preferences | Keymap | 🔍 "Start in Declaration Mode". I will adjust the description so the Declaration Mode action keymap is visible by default in the search results.