Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working mac os mavericks - sublime text build 3065 #79

Open
gg4u opened this issue Aug 7, 2015 · 2 comments
Open

not working mac os mavericks - sublime text build 3065 #79

gg4u opened this issue Aug 7, 2015 · 2 comments

Comments

@gg4u
Copy link

gg4u commented Aug 7, 2015

installed trhough package control.

package control settings > default (cannot be edited)
[
{
"keys": ["super+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.0,
"activate": true,
"browsers" : ["chrome"]
}
}
]

package control settings > user (can be edited)
[
{
"keys": ["command+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.5,
"activate_browser": true,
// "browser_name" : "all"
"browser_name" : ["chrome"]
}
}
]

command + shift + r
does not produce any result, no saving either.

do i need to activate plugin in somehow? (first plugin i install in ST)

@aheissenberger
Copy link

have a look at the console - I guess the problem is this #78

@craigcosmo
Copy link

I tried restart, doesn't seem to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants