intellij-mnemonic-keymap icon indicating copy to clipboard operation
intellij-mnemonic-keymap copied to clipboard

Keymap for all IntelliJ-based IDEs where most shortcuts have two keystrokes: the first one defines a group and the second one defines an action in this group.

Results 8 intellij-mnemonic-keymap issues
Sort by recently updated
recently updated
newest added

I installed the plugin and noticed that the shortcut for error description is: `Cmd+I, D` as opposed to the current README `Cmd+I, E`. I use an AZERTY keyboard.

I think it should be the same as for "Rename" action - Ctrl+R, R

Just sharing the hotkey I've added for "Annotate" action in case anyone else want to use it. **Action group:** VCS actions (Ctrl+K) **Mnemonics candidates:** ❌ A - `annotate` (occupied by...

Is there a shortcut to show a popup which lists all shortcuts in nested groups mentioned in the [README.md](https://github.com/dmimat/intellij-mnemonic-keymap/blob/master/README.md). Like `Ctrl-U / U`, which lists some groups of actions, select...

I like the idea of mnemonic shortcuts and start using it, but when any menu is open, the shortcuts are not displayed correctly. See screenshots: dark theme buggy (macOS) light...

Use keyword: Jump as mnemonic to Navigate → Structure / Go to File Member (shortcut: J)

First of all, thanks for this great keymap! I love it! This PR: - Adds a shortcut for "Annotation" action (Closes #7) - Binds more rename action to shortcut Cmd/Ctrl+R,...

Could you provide the Mnemonic Keymap cheatsheet in a PDF format for download? The current version available here: https://plugins.jetbrains.com/plugin/19094-mnemonic-keymap is helpful, but unfortunately, it is a low-resolution JPG, making it...