We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20eb4d2 commit 1a20bc2Copy full SHA for 1a20bc2
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## [Unreleased]
4
5
+- Fix possible performance problem in
6
+ Rider ([RIDER-118966](https://youtrack.jetbrains.com/issue/RIDER-118966/Long-pauses-on-copy-paste))
7
+
8
### Added
9
10
- Add support for 2024 EAP
gradle.properties
@@ -1,7 +1,7 @@
1
pluginGroup=de.halirutan.keypromoterx
pluginName=Key Promoter X
pluginRepositoryUrl=https://github.com/halirutan/IntelliJ-Key-Promoter-X
-pluginVersion=2024.2.2-beta-2
+pluginVersion=2024.2.2
pluginSinceBuild=241
pluginUntilBuild=
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments