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

Support activate_browser in Windows #23

Closed lanthaler closed 4 years ago

lanthaler commented 11 years ago

Emulate activate_browser support in Windows by using the ALT+TAB shortcut to jump back to the previous window.

gcollazo commented 11 years ago

I'll review this pull request over the weekend

lanthaler commented 11 years ago

@gcollazo any news on this?

lanthaler commented 10 years ago

ping @gcollazo

gcollazo commented 10 years ago

I won't be supporting win in the future. There seems to be a lot of issues with win version (i'm not talking about this pr) and I don't really have a need for this plugin to work on win. Would you like contribute a couple of fixes including this great enhancement?

lanthaler commented 10 years ago

I'm affraid I don’t understand your question. I’ve already "contributed" this PR. The only thing left is to merge it :-)

gcollazo commented 10 years ago

I'm sorry. What I meant to ask was: Can you merge this PR into master and make sure is working on windows?

Since I don't use windows, there's no need for me to test this. I would really like to have someone take care of the windows side of the plugin. If I can't find anyone to take care of that I might just remove the support for it. I get a lot of bug reports. Are you interested?

TomasVotruba commented 10 years ago

Is there any bug in this PR? I think Win users would appreace this to be merged.

Justinmaurer commented 10 years ago

Hi, I'm a windows user, has this changed been merged?

mime55 commented 10 years ago

I am experencing problems as well in Windows.

Not sure if its related. Error message: "ImportError: cannot import name win32functions"

Vahanerevan commented 10 years ago

I reinstalled and it works. For windows. Thanks.