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 f953a89 commit ebbaafaCopy full SHA for ebbaafa
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# intellij-runescript Changelog
2
3
## [Unreleased]
4
+
5
+### Added
6
- Add support for `long` numeric type.
7
- Add `stylesheet` to the valid types list.
8
- Add type checking for arithmetic operators.
gradle.properties
@@ -1,7 +1,7 @@
pluginGroup = me.waleedyaseen
pluginName = intellij-runescript
pluginRepositoryUrl = https://github.com/waleedyaseen/intellij-runescript
-pluginVersion = 1.4.1
+pluginVersion = 1.5.0
pluginSinceBuild = 232
pluginUntilBuild = 233.*
0 commit comments