-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I installed nix-idea plugin, and it seems to don't do anything useful:
- syntax highlighting is minimal (only string literals and
;
s are displayed with a different color) - ctrl+b (go to definition) doesn't work
- ctrl+q (show documentation) doesn't work
- no way to run .nix files directly from IntelliJ
- when I on purpose introduce an error (e.g. non-existing parameter name) - no error is shown
Does it need an extra setup? Or it simply doesn't work in IntelliJ 2022.2.2? Nix is installed in my system the standard way into /nix
.
Metadata
Metadata
Assignees
Labels
No labels