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

This extension doesn't work #13

Open
sarabs3 opened this issue Jun 18, 2017 · 8 comments
Open

This extension doesn't work #13

sarabs3 opened this issue Jun 18, 2017 · 8 comments

Comments

@sarabs3
Copy link

sarabs3 commented Jun 18, 2017

Running the contributed command:'extension.viewInBrowser' failed.

After done the settings in User Settings and Workplace Settings both.

@zhaoky
Copy link

zhaoky commented Jun 22, 2017

me too...

@runningzyp
Copy link

my setting : "view-in-browser.customBrowser": "google-chrome"

@andrelramos
Copy link

+1

@shuolol
Copy link

shuolol commented Sep 2, 2017

I also met, how to solve this problem?

@SimoralX
Copy link

thanks to @zhanyunpeng1996
my VSCode's version is 1.19.0
please try to set the setting of

view-in-browser.customBrowser

to

"view-in-browser.customBrowser": "chrome",

you can try yourself browser

@namurray1
Copy link

namurray1 commented Jul 30, 2018

Has anyone found a solution to this problem? I am running VS Code version 1.25.1 and View in Browser 0.0.5 and I am getting the same alert.

@jgarrick1992
Copy link

@namurray1
Same vscode version and view in Brower version.
do you find any solution?

i already try to use the version 1.22 of VS code but it's not work too.

@tonydehnke
Copy link

tonydehnke commented Jan 15, 2019

As of Jan 15 2019 this line worked for me in VS Code (my OS default browser is Safari, but I like to keep previews in Chrome)

"view-in-browser.default": "chrome",

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

No branches or pull requests

9 participants