When are WSL2 support will be added?
I have ubuntu WSL2 on my windows 10, and i love to work inside JetBrains IDE but for now i can't connect remote to WSL2 inside PhpStorm like i can do in VSC. Do you have plans to added it?
Please sign in to leave a comment.
It's already there. Please describe in details what difficulties are you experiencing.
Hmmm. Maybe I'm lost something but do not seen the WSL2 support.
So, can i now create remote window of PhpStorm like on VSC?
Where i can find example? Last time when i try find this , seen only - no support.
UPD: if you are mean this:
https://blog.jetbrains.com/phpstorm/2020/06/phpstorm-2020-1-2-is-released/
It's not what i'm looking for. I want ability to browse ubuntu file system when i work inside windows under WSL2. Not just enable the remote interpreter.
Take a look here
https://devblogs.microsoft.com/commandline/tips-and-tricks-for-linux-development-with-wsl-and-visual-studio-code/
Thanks for the last link, not sure why you need all those window switching there though.
In PhpStorm you can simply open/browse WSL subsystem as it was a mounted disk:
And then work directly with WSL files:
Isn't it something you're looking for?
If not, please describe what exactly you'd like. I'm not fully following why one would need a "remote window of PhpStorm".
Haha... looks like its works fine. Strange how I didn't notice this before.
Im just opened project in Ubuntu file system and it is runned ubuntu and project under it. lol Thanks!
You're more than welcome! :)
Happy holidays!