I am confused by the outcome of starting a HTML preview by clicking on the browser icon.
Sometimes the file is loaded directly into the Browser ("file:///..."), sometimes the build-in web server is used ( via http://localhost:63342/...)
I am workig with a project where both happens (in one module files, in the other web server) and i have no clue how to configure IntelliJ to always use the web server.
Same behaviour when using Live Edit.
IDE Version: 13.1.3 Ultimate