Skip to content

Tags: NixOS/nix-idea

Tags

v0.4.0.22

Toggle v0.4.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #102 from Meallia/add-nix-fmt-support

Add `nix fmt` support

v0.4.0.21

Toggle v0.4.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #101 from Meallia/lsp-nixd-dont-open-noogle

Make nixd's noogle.dev code action workaround also work in case of invalid syntax

v0.4.0.20

Toggle v0.4.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #100 from Meallia/lsp-nixd-dont-open-noogle

Don't automatically open noogle.dev urls provided by nixd

v0.4.0.19

Toggle v0.4.0.19's commit message
Include JUnit attachments in report artifacts

v0.4.0.18

Toggle v0.4.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #93 from NixOS/buildtools

Remove `until-build` from `plugin.xml` and periodically check compatibility against future versions of IDEA

v0.4.0.17

Toggle v0.4.0.17's commit message
Update changelog to include pr #90 (path references)

v0.4.0.16

Toggle v0.4.0.16's commit message
Resolve deprecation warning

v0.4.0.15

Toggle v0.4.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #84 from NixOS/intellij-platform-plugin-v2

Intellij Platform Gradle Plugin v2 and IDEA 2024.2

v0.4.0.14

Toggle v0.4.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Formatting based on external formatter (#80)


Co-authored-by: Johannes Spangenberg <johannes.spangenberg@hotmail.de>

v0.4.0.13

Toggle v0.4.0.13's commit message
Try to make README.md less misleading

The README.md listed multiple features which are currently not
implemented. While the README.md didn't claim that these features are
currently implemented, people reading the description might interpret it
that way. The new description is hopefully more clear about what is
currently implemented.