We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e362b5 commit 792c11dCopy full SHA for 792c11d
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- Support for simple spell checking
11
- Automatic insertion of closing quotes
12
- Support for *Code | Move Element Left/Right* (<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>←/→</kbd>)
13
+- Support for IDEA 2025.1
14
15
### Changed
16
gradle.properties
@@ -5,7 +5,7 @@ pluginGroup = org.nixos.idea
5
pluginName = NixIDEA
6
pluginVersion = 0.4.0.17
7
pluginSinceBuild = 241
8
-pluginUntilBuild = 243.*
+pluginUntilBuild = 251.*
9
platformType = IU
platformVersion = 2024.1.6
0 commit comments