Jetbrains IDEs Remote Development on WSL #331
Replies: 6 comments
-
Don't bother with remote dev, its really buggy and it doesn't work due to missing items in /bin and other hardcoded locations, install intellij on wsl directly and run it using wslg |
Beta Was this translation helpful? Give feedback.
-
Yes, I was thinking about doing that. Tell me your experience , was it smooth? |
Beta Was this translation helpful? Give feedback.
-
Yeah i actually only got it working like yesterday but its smooth as, besides the random freeze up every few hours, but i think thats just rust rover being in early access atm. |
Beta Was this translation helpful? Give feedback.
-
Another thing is im using home-manager i also had to add my own script to add applications to the windows start menu like:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for your advice man! appreciate ya! Another thing I'd like to ask is since you're using |
Beta Was this translation helpful? Give feedback.
-
Im on pure nixos you can check my configurations here if you want a reference, mainly look at the wsl.nix file and then the home-manager profile |
Beta Was this translation helpful? Give feedback.
-
Bug description
It seems any of the JetBrains IDEs cannot connect to NixOS on WSL
To Reproduce
Steps to reproduce the behavior:
When I try to select NixOS from the WSL menu in IntelliJ nothing happens.
Expected behavior
But if I select Ubuntu, it downloads the backend and runs without any problems.
Logs
Beta Was this translation helpful? Give feedback.
All reactions