Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reload all tabs after save project in vscode #16

Closed
VasyaHH opened this issue May 18, 2018 · 5 comments
Closed

Reload all tabs after save project in vscode #16

VasyaHH opened this issue May 18, 2018 · 5 comments
Labels

Comments

@VasyaHH
Copy link

VasyaHH commented May 18, 2018

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.

@ritwickdey
Copy link
Owner

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.

@VasyaHH
Copy link
Author

VasyaHH commented May 18, 2018

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

@ritwickdey ritwickdey added the bug label May 18, 2018
@ritwickdey
Copy link
Owner

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

This bug is opened from 4f5d293

ritwickdey added a commit that referenced this issue May 18, 2018
ritwickdey added a commit that referenced this issue May 18, 2018
@ritwickdey
Copy link
Owner

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.

@ritwickdey
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants