You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same issue in Firefox 51.0.1 (64-bit) running on OSX 10.11.6. It worked in previous editions, but recently stopped switching to the browser. Works in Chrome.
[
{
"keys": ["super+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.0,
"activate": true,
"browsers" : ["firefox"]
}
}
]
I'm using OSX Firefox Developer Edition 52.0a2 (2016-12-17) (64-bit).
Refresh working normally for chrome and firefox but when I change settings to firefoxdev it is not working.
[
{
"keys": ["super+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.1,
"activate": true,
"browsers" : ["firefoxdev"]
}
}
]
The text was updated successfully, but these errors were encountered: