File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1010- Update IntelliJ Platform 2.0.0
1111- Update IntelliJ Platform 2.0.1
1212- Update IntelliJ Platform 2.0.2
13+ - Support for PhpStorm 2024.3
1314
1415## [ 2024.2.0]
1516
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ The plugin can be installed on following IntelliJ-based:
3535
3636| Plugin version number | Since Version | Until Version |
3737| -----------------------| ---------------| ---------------|
38+ | v2024.3.x | 2024.1 | 2024.3 |
3839| v2024.2.x | 2023.2 | 2024.2 |
3940| v2024.1.x | 2023.1 | 2024.1 |
4041| v2023.7.x | 2022.3 | 2023.3 |
Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ pluginGroup = ru.panteleev.bitrix-idea
22pluginName = Bitrix Idea
33pluginRepositoryUrl = https://github.com/saundefined/bitrix-idea
44pluginVersion = 2024.2.0
5- pluginSinceBuild = 233
6- pluginUntilBuild = 242 .*
5+ pluginSinceBuild = 241
6+ pluginUntilBuild = 243 .*
77platformType = IC
8- platformVersion = 2023.3.8
8+ platformVersion = 2024.1.7
99platformPlugins =
1010platformBundledPlugins =
11- gradleVersion = 8.10.2
11+ gradleVersion = 8.11
1212kotlin.stdlib.default.dependency = false
1313org.gradle.configuration-cache = true
1414org.gradle.caching = true
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments