解决在manjaro下,vscode无法将chrome作为默认浏览器打开

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

posted on 2019-08-11 08:51  c3tc3tc3t  阅读(1556)  评论(0)    收藏  举报