Included In
This provides an easy way to learn how to replace tedious mouse work with keyboard keys and helps to transition to a faster, mouse free development. The Key Promoter X tool window shows you a hit-list of the mouse actions you use the most and directly provides you with the shortcut you can use instead. For buttons that don't have a shortcut, the Key Promoter X prompts you with the possibility to directly create one.
If Key Promoter X helps you save time and money, consider supporting me by becoming a sponsor of my work. Sponsors allow me to dedicate time to the plugin and keep it running on all the JetBrains IDEs you love.
Marketplace | Repository | #key-promoter-x on Slack | Twitch
What’s New
- Fix possible performance problem in Rider (RIDER-118966)
Added
- Add support for 2024 EAP
- Fix API deprecations
- Introduced separate instantiation for handling Platform actions and raw AWT events
- Enabled the plugin to be a dynamic plugin which no longer requires a restart when updating
- Added
KeyPromoterAWTListener
for listening to AWT events. - Added
KeyPromoterActionListener
for listening to action events.
Fixed
- Modified multiple locations to ensure services are acquired dynamically
- Update build system and dependencies
- Updated the
plugin.xml
to use application listeners instead of application components
Rating & Reviews
Useful plugin, but sometimes causes major performance issues in Rider when left running for long periods. See RIDER-118966
The best way to learn hotkeys
Charles Burns
30.10.2024I found a ~bug in the plugin, which turned out to be a bug in Java Swing itself. The developer, along with Jetbrains, dug into the issue with gusto. If only every developer and company held their own work to such standards.