ritwickdey / live-server-web-extension

It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)

Home Page:https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reload all tabs after save project in vscode

VasyaHH opened this issue · comments

After update to version 1.2.0 and fix this issue (ritwickdey/vscode-live-server#127) I have a problem. When I save file in vscode all tabs automaticaly reload, but I need to reload only current dev page, not google search results.

Are you sure? I just tried, it is working perfectly.

Anyway, which browser you're using? And try to close the browser & remove all server address from the pop up menu & again enter everything...

Let me know if it works or not.

I am using Chrome 66 (Version 66.0.3359.170 (Official Build) (64-bit)).
On Chromium browser (Version 66.0.3359.139 (Official Build) Built on Ubuntu , running on Ubuntu 16.04 (64-bit)) I have the same problem
Step to reproduce bug:

  1. Click "Go Live" button on vscode status bar
    image

  2. Start chrome

  3. Open google.com

  4. Turn on live reload

  5. Hit Ctrl+S on vscode editor
    And google.com page will be reloaded
    Extension settings:
    image

OMG! I found the bug! What a bad day is going with me.

This bug is opened from 4f5d293

Thanks again.
I've pushed a new version with v1.3.0. It will be visible to store within 60 min.

Let me know, if it works or not.

This bug has been fixed. Let me know if it not works. 👍