We are using vs code in the browser without issue for various services, and don’t seem to be having any trouble setting up and developing our Phoenix project. The trouble we are having is accessing the Phoenix app in the browser after running iex -S mix phx.server.
Has anyone tried/had success with developing and debugging a Phoenix app using code-server?