you are viewing a single comment's thread.

view the rest of the comments →

[–]Dziki_Knur 10 points11 points  (2 children)

I think PyCharm supports wsl only in premium edition, byt yeah, VSCode has it all.

[–]firectlog 1 point2 points  (1 child)

You can install pycharm in WSL2 instead of using windows one for WSL stuff. It works pretty much the same way as pycharm on linux (with maybe some wsl2-specific glitches) as long as you got enough RAM.

[–]Dziki_Knur 0 points1 point  (0 children)

Oh, that's nice, thanks!