{ "posix": { "linux": { "firefox": "firefox -new-tab", "chrome": "google-chrome", "chrome64": "google-chrome", "chromium": "chromium" }, "linux2": { "firefox": "firefox -new-tab", "chrome": "google-chrome", "chrome64": "google-chrome", "chromium": "chromium" }, "darwin": { "firefox": "open -a \"/Applications/Firefox.app\"", "safari": "open -a \"/Applications/Safari.app\"", "chrome": "open -a \"/Applications/Google Chrome.app\"", "chrome64": "open -a \"/Applications/Google Chrome.app\"", "yandex": "open -a \"/Applications/Yandex.app\"" } }, "nt": { "win32": { "firefox": "C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe -new-tab", "iexplore": "C:\\Program Files\\Internet Explorer\\iexplore.exe", "chrome": "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe", "chrome64": "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe", "yandex": "%Local AppData%\\Yandex\\YandexBrowser\\browser.exe" } }, "browser": "firefox"}這個(gè)是view中自帶的default的設(shè)置,但是我感覺和我的電腦配置及文件安裝路徑有差異,但是試過修改,一直報(bào)錯(cuò),不知道
正確
的要怎么弄,希望大家?guī)兔纯础;蛘呤沁€有什么插件可以用來從sublime中打開瀏覽器,謝謝!
3 回答
已采納

MR帽子先生
TA貢獻(xiàn)245條經(jīng)驗(yàn) 獲得超106個(gè)贊
首先你要確定你的文件位置沒有錯(cuò),其次,sublime中?view in browser 需要設(shè)定快捷鍵,并且快捷鍵不能沖突,一般都是因?yàn)榭旖萱I沖突才打不開,希望這對(duì)你有幫助,記得給個(gè)好評(píng)哦,祝您學(xué)習(xí)愉快!
添加回答
舉報(bào)
0/150
提交
取消