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 df5ce43 commit a6fabd0Copy full SHA for a6fabd0
.intellijPlatform/self-update.lock
@@ -1 +1 @@
1
-2025-05-30
+2025-09-26
build.gradle
@@ -33,11 +33,12 @@ intellijPlatform {
33
version = project.version
34
ideaVersion {
35
sinceBuild = '242'
36
- untilBuild = '252.*'
+ untilBuild = '253.*'
37
}
38
39
changeNotes = """
40
<ul>
41
+ <li>3.5.0 Add support to 2025.3</li>
42
<li>3.4.0 Add support to 2025.2</li>
43
<li>3.3.0 Add JetBrains AI compatibility to themes</li>
44
<li>3.2.0 Improve caret colors and blue theme</li>
0 commit comments