gcollazo / gcollazo/BrowserRefresh-Sublime

Chrome not opening on using combination Ctrl+Shift+R (windows)

Open
#87 5 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.