markusmo3 / better-mnemonics

๐Ÿ”  fully customizable mnemonic-based popup

Home Page:https://plugins.jetbrains.com/plugin/14653-bettermnemonics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Mnemonics

Version Downloads License: MIT

Adds a fully configurable popup menu to provide better keyboard-only interaction in Jetbrains IDEs. Use your own custom mnemonics instead of hand-contorting shortcuts.

Screenshots

Open Popup Example

Settings

Explanation of the settings screen:

  • The left side is the current configuration.
  • The right side shows all the actions that be added to the left.
  • the "Mnemonic" for a folder or action can be set freely and are displayed in bold black text before each action in the tree.
  • The shortcut text is roughly based on emacs formatting (e.g. A-C-d = Alt-Control-D, A-C-D = Alt-Control-Shift D, A-C-S-F2 = Alt-Control-Shift F2)
  • Every folder can be assigned a "Global Shortcut" to open that folder directly as a popup menu. Those are displayed as bold, blue, underlined text before each folder.

Attribution

Plugin Icon "input latin uppercase" by Twitter/Twemoji is licensed under CC-BY 4.0

About

๐Ÿ”  fully customizable mnemonic-based popup

https://plugins.jetbrains.com/plugin/14653-bettermnemonics

License:MIT License


Languages

Language:Kotlin 90.5%Language:Java 9.5%