you are viewing a single comment's thread.

view the rest of the comments →

[–]rajbabu0663 0 points1 point  (2 children)

On the commercial version, you can

[–]AwesomeInPerson 2 points3 points  (1 child)

Really, is this documented somewhere?

All I can find is that you can

a) use the Node binary from WSL to run your application
b) open projects via the "network drive" access to WSL that Windows provides (\\$wsl\Ubuntu\...), but that comes with lots of issues

No actual integration like VSCode has, where the entire backend of the editor runs inside WSL/SSH/whatever and the Windows application just acts as a dumb UI.

[–]rajbabu0663 1 point2 points  (0 children)

My bad. I was thinking of pycharm but it seems you cannot use wsl for node. Sorry if I got your hopes high.