Biggest challenges in setting up a desktop Elixir development environment

I’ve had a great experience using Windows Subsystem for Linux (WSL) and VSCode for windows development. You get all the compatibility of Linux with a smooth Windows integration.

You just run “code .” on the VM and everything after that is pretty seamless.