Releases: NixOS/nix-idea
Releases · NixOS/nix-idea
v0.3.0.6
Added
- Support for IDEA 2021.1
Removed
- Support for IDEA 2020.1
v0.3.0.5
Added
- Support line comment and block comment IDEA actions
v0.3.0.4
Added
- Support for IDEA 2020.3
Removed
- Support for IDEA 2019.3
v0.3.0.3
Fixed
- Change ID of plugin back from
org.nixos.ideain version 0.3.0.0 to
nix-ideafrom earlier versions. The different ID of version 0.3.0.0
causes IntelliJ and JetBrains Marketplace to treat version 0.3.0.0
as a different plugin instead of another version of the same plugin.
Note that if you installed version 0.3.0.0 manually from the ZIP
file, you should uninstall it when updating to a new version.
v0.3.0.2
Changed
- Update project to build for recent IJ versions
v0.3.0.0
Changed
- Update project to build for recent IJ versions