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 |
Yes, I was thinking about doing that. Tell me your experience , was it smooth? |
|
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. |
|
Another thing is im using home-manager i also had to add my own script to add applications to the windows start menu like: |
|
Thanks for your advice man! appreciate ya! Another thing I'd like to ask is since you're using |
|
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 |
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions