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 aaa39ee commit 9b78290Copy full SHA for 9b78290
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## [Unreleased]
4
5
- Add breadcrumbs and sticky lines support
6
+- Add support for IntelliJ 2025.
7
8
## [1.7.1] - 2025-01-12
9
gradle.properties
@@ -4,7 +4,7 @@ pluginRepositoryUrl = https://github.com/waleedyaseen/intellij-runescript
pluginVersion = 1.7.1
pluginSinceBuild = 243
-pluginUntilBuild = 243.*
+pluginUntilBuild = 251.*
platformType = IC
10
platformVersion = 2024.3
0 commit comments