Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

HTML preview: local file or internal web server?

$
0
0

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


Viewing all articles
Browse latest Browse all 5481

Trending Articles