首页 > 编程语言 > 详细

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

时间:2019-08-11 10:41:21      阅读:354      评论:0      收藏:0      [点我收藏+]

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

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

原文:https://www.cnblogs.com/or2-/p/11333859.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!