DEV Community

Discussion on: Why I prefer WebStorm over VSCode for web dev

Collapse
 
pyr02k1 profile image
John

There is always sshfs. When I was stuck with Windows only for a short while, I used it for changing files on a dev vm I had running on my home server. It was the easiest method without having to change the base image (adding unnecessary services) since it was the same one we'd deploy to various systems. Worked just as well as on Linux.