Addressed in manjaro, vscode can not chrome as the default browser opens

Same issue. The solution is simple. Find the name of the exec command, for google chrome in arch linux is google-chrome-stable. Edit the command name in ~/.vscode/extensions/techer.open-in-browser-2.0.0/out/config.js. Change google-chrome to google-chrome-stable. Reload vscode.
As reference in the repo out/config.js

 

https://forum.manjaro.org/t/open-browser-failed-please-check-if-you-have-installed-the-browser-google-chrome-correctly/64449/4

Guess you like

Origin www.cnblogs.com/or2-/p/11333859.html