view-in-browser
view-in-browser copied to clipboard
This extension doesn't work
Running the contributed command:'extension.viewInBrowser' failed.
After done the settings in User Settings and Workplace Settings both.
me too...
my setting : "view-in-browser.customBrowser": "google-chrome"
+1
I also met, how to solve this problem?
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
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.
@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.
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",