Peter Kim

Results 8 comments of Peter Kim

Hi, I have a similar but different problem. I create virtual hosts for individual projects (e.g. http://test1.dev, http://test2.dev, etc.), but for some reason the live server always loads the localhost....

Thanks for the quick reply, Ritwick. I forgot one detail! When I turn off the proxy setup and do as you describe, it goes to the right address (to virtual...

Here are my settings in settings.json and in the Chrome extension: "liveServer.settings.donotShowInfoMsg": true, "liveServer.settings.useWebExt": true, "liveServer.settings.CustomBrowser": "chrome", Actual address => http://test1.dev LiveServer Address => http://127.0.0.1:5500

Does the site already need to be loaded on the browser? The updates seem to work fine that way, but when I launch chrome through the "Go Live" button on...

I think we are saying similar things...unless I am still missing something. So when "Go Live" button on the status bar launches a new browser window, I should just close...

Yes, it works as long as the live server is started and I physically type in the virtual host domain "test1.dev" into the browser window. I guess I was confused...

I just left you a review! I can't think of a clear way to explain it, either, but thanks for helping me get it set up. :) Great work on...