BrowserRefresh-Sublime icon indicating copy to clipboard operation
BrowserRefresh-Sublime copied to clipboard

Not working with Sublime 3

Open asifsaho opened this issue 11 years ago • 7 comments

No response after pressing Ctrl+Shift+r, do I need to do something more?

My Configuration Here,

[ { "keys": ["command+shift+r"], "command": "browser_refresh", "args": { "auto_save": true, "delay": 0.0, "activate_browser": true, "browser_name" : "Google Chrome" } } ]

Thank you

asifsaho avatar Jan 26 '14 14:01 asifsaho

  1. Try replace command with ctrl.
  2. Check package location. It should be placed in Packages\Browser Refresh.

TomasVotruba avatar Jan 28 '14 18:01 TomasVotruba

Hi Tomas,

I can't see any related files iin package folder after installing with Package Control. I'm using sublime text 3.

Can you provide me the package file? Kinda confuse actually.

Thank you

asifsaho avatar Jan 29 '14 18:01 asifsaho

Hi, so your problem is related to installation itself? I've installed package via git, so you could try that one.

TomasVotruba avatar Jan 29 '14 22:01 TomasVotruba

oh! I'll try, also you can help me by giving your sublime software (with extensions) then I can use it as portable version. If you have no problem then :)

Thank bro

asifsaho avatar Jan 29 '14 23:01 asifsaho

I prefer solution that is independent on me.

TomasVotruba avatar Jan 30 '14 06:01 TomasVotruba

Hey there @asifsaho, don't bother if you are running windows with Sublime 3. Author mentioned here (https://github.com/gcollazo/BrowserRefresh-Sublime/issues/35) briefly that there is no fix planned for the bug... ImportError: No module named 'findwindows'

Documentation needs to be updated.

boycce avatar Feb 11 '14 18:02 boycce

Please have a look at #52 which fixes the windows bug

cnlevy avatar Feb 17 '14 21:02 cnlevy