SudoKillMe / vscode-extensions-open-in-browser

81 stars 42 forks source link

Open in browser failed!! FIX #70

Open Cyril-RC opened 3 years ago

Cyril-RC commented 3 years ago

so there is simple, but yet not "cool" fix for this on windows, if your coding something on html.. so first make sure you know where you've saved this file.. in my case i saved it on my desktop!(also MAKE SURE THE SOURCE CODE IS SAVED ...you can do this by Ctrl+S)!!! All i had to do was to open the folder on my desktop..search for the html file..and click on that file(I noticed a chrome icon for that file, so probably you might too) that file automatically directs to the browser that i created on VS code AND THAT'S IT... i can now see what i created!! Its not a perfect fix but you can at least view your work on the browser for a few days until you find a way to do this directly from VS Code! i hope this helps!!