How to open html in browser shortcut(Ctrl+B) key in sublime text

preview_player
Показать описание
This video shows how to create a shortcut key in the sublime text editor to open in the Chrome browser.
Рекомендации по теме
Комментарии
Автор

You're helping even after 6 years, thank you

memestiktok
Автор

Thanks this worked!!! Just find the correct path to Chrome: (mine was 'C:\Program Replace the '/' with '\/'.
So then path looks like 'C:\/Program Save the file and execute with ctrl B

samuellazarus
Автор

After searching 10 of other videos this video helped....thanks .bro

darshanpatil
Автор

Here's the loction guys
Text 3\Packages
thank you for the explaining nice video

parchisikings
Автор

[Winerror2] the system can't find the file specified problem but chrome there in build system

lavanyan
Автор

{
"cmd": ["C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe", "$file"]
}
This chunk of code will also work. If you are not using a 32bits Computer only ...\\Program Files\\... is required.
If you wanna to open multiple browser, install view on browser for ST3.

LFFebro
Автор

my chrome not show on builds list hm....many video was i watching but all not working hmm..my assignment need submit next 2 weeks and im still think how to run my html on chrome

nikamizah
Автор

Can you demonstrate what you mean by paste the location of the chrome.exe

blackrpatz
Автор

Control B opens up chrome, but doesn't show a preview off code

gregghavens
Автор

This is path for 32 bit

{
"cmd": ["C:\/Program Files (x86)\/Google\/Chrome\/Application\/chrome.exe", "$file"]
}

TechTubic
Автор

Chrome in my build list but ctrl B not working

Rightorwrongtv
visit shbcf.ru