File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11## 1.2.1
22* Fixed `` ToggleAnAction must override getActionUpdateThread `` warning inside IntelliJ 2024+
3+ * Dropped support for IntelliJ versions < 2023.2
34
45## 1.2.0
56* Run GlobalProcessors (e.g. Reformat) last so that code is formatted correctly #90
Original file line number Diff line number Diff line change 1919 </change-notes >
2020
2121 <!-- https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html -->
22- <idea-version since-build =" 231 " />
22+ <idea-version since-build =" 232 " />
2323
2424 <!-- Other product support activated in plugin page during upload at https://plugins.jetbrains.com -->
2525 <depends optional =" true" config-file =" plugin-java.xml" >com.intellij.modules.java</depends >
You can’t perform that action at this time.
0 commit comments