

I got notified on this one specific issue that suggested to Since then I had an eye on the issue list of the fork and especially Key Promoter is broken and I pointed him to the fork. In Januar 2017 I helped someone who asked why the original See how often you missed a particular shortcut.

INTELLIJ KEY PROMOTER IS COMPATIBLE CODE
He fixed the code and implemented an additional tool-window where you could His name is unknown to me but he runs under the GitHub profileĪthiele. The community was left with a Key Promoter that did not work on recentĪnother user stepped in and forked the original code. Unfortunately, in 2012 Dmitry stopped working on the plugin and even with the awesome IntelliJ plugin API we have, a pluginĭoes not survive several years without updates. And by popular I mean about 250.000-downloads-popular. One of the plugin-contests that were still held by IntelliJ back in 2006.Īs small and simple this plugin was as popular it became in the community.

Why not giving the user a popup-tip every time he clicks something inside IDEA thatĬould have been done with a key combination? That someone was Dmitry KashinĪnd although I can only try to reconstruct the events, I believe he implemented the original Key Promoter plugin for Shortcuts and consulting the KeyMap Reference every time Nevertheless, especially new users find it hard to do this right from the start and the reason is simple: you need to remember a lot of One of the first things you hear from experienced IDEA users is that you should throw your mouse in the trash.Īs hard as it at first seems, IntelliJ IDEA is tailored to keep your hands on the keyboard and off the mouse. The documentation can be found here and if you have any questions,
INTELLIJ KEY PROMOTER IS COMPATIBLE INSTALL
If you like to try it out, you can install it directly through IDEA by going to Settings, Plugins, Browse repository. The first one is Find action ( Ctrl+ Shift+ A or ⇧+ ⌘+ A on Mac) dialog, which lets you search for specific actions and commands and quickly execute them.Īnd of course, if everything else fails, there is always the almighty Search everywhere feature using double Shift, which also lists actions.This is the story of how the Key Promoter X was born,Ī small plugin for IntelliJ IDEA that helps you to learn shortcuts from mouse clicks. In the meantime, it is useful to remember some shortcuts, which can compensate for your lack of knowledge of others. It does, however, take some time to learn them. Knowing all the useful shortcuts is no doubt handy and a big time-saver. Grab the plugin from the following Git repository. You can check the source code or contribute in this GitHub repository

The original plugin was last updated in 2012 and does not work well in new versions of IDEA. Key Promoter X is a reworked version of that original plugin started by Aimo Thiele and now developed and maintained by Patrick Scheibe. Key Promoter is an original version of the plugin by Dmitry Kashin, which is no longer under active development. To install the plugin go to the Settings → Plugins → Markteplace and search for Key Promoter X. What's also useful is that Key Promoter will detect that you're frequently clicking items, which currently don't have any keyboard shortcut and will offer you to create one. This plugin is especially useful when transitioning from a different IDE like Eclipse or NetBeans and you don't know any shortcuts at all. Moreover, for your frequently clicked actions, the pop up becomes so annoying after a while, that you'll make anything (hopefully learn the shortcut) to avoid seeing it again. First, when you see a pop-up with the shortcut every time you click, sooner or later you remember the shortcut. The statistics of your top missed keyboard shortcuts are calculated, so you know which shortcuts it is worth learning first.Īnd that's it.If you click the same action several times (can be configured), plugin suggest to set up the keyboard shortcut for given action.Every time you click using your mouse on a button/command/menu item/. it shows you a pop-up displaying a keyboard shortcut for that action.There is a handy plugin, which helps you to learn all the necessary keyboard shortcuts in IntelliJ IDEA - Key promoter. There is a trick to learn IntelliJ IDEA shortcuts quicker than just by memorizing them one by one. Learning shortcut keys of your favorite IDE can significantly boost your programming productivity.
