I learned how to open HTML files on a Mac in Chrome via Cmd + shift + b from the accepted answer here, but I miss being able to easily choose any browser like I can by right clicking in Sublime Text. How to view my HTML code in browser with Visual Studio Code?
Is there anyway to make shortcuts to do this in Visual Studio Code?
I'm stuck because I don't know why cmd + shift + b is the shortcut to open the HTML page in Chrome (I'm assuming it has something to do with "building" the app) so I don't know how I'd be able to make separate build commands / shortcuts for each browser.