gcollazo / BrowserRefresh-Sublime

This plugin will switch from ST2 and ST3 to Google Chrome, Google Chrome Canary, Safari, Firefox or Opera and reload the active tab
http://gcollazo.github.com/BrowserRefresh-Sublime
565 stars 62 forks source link

Change "activate_browser" default behaviour? #53

Closed jesseleite closed 9 years ago

jesseleite commented 10 years ago

I am using the "Chain of Command" Sublime package (https://sublime.wbond.net/packages/Chain%20of%20Command) to bind a chain of commands to a hotkey. When adding "browser_refresh" to my chain, it works great, although "activate_browser" is always true. Could we have "activate_browser_after_refresh" param in user prefs, so that I could set default "activate_browser" behaviour to false?