IntelliJ Key Promoter X Versions Save

Modern IntelliJ plugin to learn shortcuts for buttons

v2024.1.0

3 weeks ago

Fixed

  • Add support for JetBrains IDEs 2024.1
  • Update description

v2023.3.0

5 months ago

Added

  • Support for JetBrains IDEs version 2023.3

Fixed

v2023.2.0

9 months ago

Added

  • Support for JetBrains IDEs version 2023.2

Changed

  • Update GH actions for building and deploying the plugin
  • Update plugin build setup to match with the recent IntelliJ Plugin Template

Fixed

  • Tool window buttons are working now with the new UI (Issue 101)

v2023.1.0

1 year ago

Added

  • Support for JetBrains IDEs version 2023.1

Changed

  • Update GH actions for building and deploying the plugin
  • Update plugin build setup to match with the recent IntelliJ Plugin Template

Fixed

  • Tool window buttons are working now with the new UI (Issue 101)

v2023.1

1 year ago

Added

  • Support for JetBrains IDEs version 2023.1

Changed

  • Update GH actions for building and deploying the plugin
  • Update plugin build setup to match with the recent IntelliJ Plugin Template

Fixed

  • Tool window buttons are working now with the new UI (Issue 101)

v2022.3.1

1 year ago

Added

Changed

  • Update build system

Deprecated

Removed

Fixed

  • Issue with notifications on Win11 where the shortcut and the suppress action is not directly visible in the notification (Issue 100)
  • Possible fix for tool window buttons not firing a Key Promoter notification with the new UI (Issue 101)

Security

v2022.3

1 year ago

Added

  • Possibility to double click on statistics items to put them on the ignore list (Issue 96)

Changed

  • Fix deprecated call in tool window
  • Update to IntelliJ Gradle plugin version 1.8.1

Deprecated

Removed

Fixed

  • Fix rare issue to initialize Snooze Setting correctly when opening new window
  • Error regarding disposition of the tool window
  • Issue regarding unit test filters in Rider ( Issue 87)
  • Issue where "Insert Caret Above" would show a notification although the documented shortcut was used (Issue 92)

Security

v2022.2

1 year ago

Added

  • Add support for IntelliJ versions 2022.2

v2022.1.2

1 year ago

Added

  • Hard Mode that shows a dialog that needs to be closed using the same shortcut that was missed. (Issue 50, PR 90).

v2022.1.1

2 years ago

Added

  • Another try to build for IntelliJ Platform version 221
  • Update version of Gradle and Changelog plugins
  • Removed awful hack to inspect tool window buttons

Changed

Deprecated

Removed

Fixed

  • Recognizing the stripe buttons for tool windows as they moved from package com.intellij.openapi.wm.impl to com.intellij.toolWindow
  • Issue that showed a notification for creating a shortcut, when there was already a mouse-shortcut defined and the same action was invoked (see Issue #76).

Security