I've set " chrome " to be a default browser . In some case , I have to preview a code with firefox, but for sublime text 3 , once choose " open in browser , the default browser will call. Would it be possible to setup the sublime text 3 to open the others browser preview ( firefox )instead of the default browser ?
I've set " chrome " to be a default browser . In some case , I have to preview a code with firefox, but for sublime text 3 , once choose " open in browser , the default browser will call. Would it be possible to setup the sublime text 3 to open the others browser preview ( firefox )instead of the default browser ?
Share Improve this question asked Oct 29, 2014 at 23:10 user2533820user2533820 833 silver badges6 bronze badges 2- 1 github./adampresley/sublime-view-in-browser ? – Evan Davis Commented Oct 29, 2014 at 23:12
- yes it is , thank you Mathletics. – user2533820 Commented Oct 30, 2014 at 1:47
1 Answer
Reset to default 4Sublime Text - View In Browser
Have a look here:
Sublime Text - View In Browser
View In Browser is a Sublime Text plugin that will open whatever is in your current view/tab. If the file current open is new and has not been saved a temporary file is created (in your default temp directory for your OS) with the extension of .htm and your browser will open it. However if the current open file is saved and has a name this plugin will open it in whatever you have set to handle its type.
By default the keystroke assigned to this plugin is CTRL + ALT + V.