gcollazo / gcollazo/BrowserRefresh-Sublime
Chrome not opening on using combination Ctrl+Shift+R (windows)
Open
- Dominant language
- Python
- Stars
- 560
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I just downloaded Browser Refresh on Sublime Text 2 and it's not working when I have a doc open in Chrome. When I press command+shift+r (i am on windows so i use Ctrl+Shift+R ) it saves the file but does not switch to Chrome and refresh. Am using Chrome version
Any suggestions?
My current config is
{
"keys": ["command+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.5,
"activate": true,
"browsers" : ["chrome"]
}
}
]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.