{ "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"}這個是view中自帶的default的設置,但是我感覺和我的電腦配置及文件安裝路徑有差異,但是試過修改,一直報錯,不知道
正確
的要怎么弄,希望大家幫忙看看?;蛘呤沁€有什么插件可以用來從sublime中打開瀏覽器,謝謝!
3 回答
已采納

MR帽子先生
TA貢獻245條經驗 獲得超106個贊
首先你要確定你的文件位置沒有錯,其次,sublime中?view in browser 需要設定快捷鍵,并且快捷鍵不能沖突,一般都是因為快捷鍵沖突才打不開,希望這對你有幫助,記得給個好評哦,祝您學習愉快!
- 3 回答
- 0 關注
- 6617 瀏覽
添加回答
舉報
0/150
提交
取消