gcollazo / gcollazo/BrowserRefresh-Sublime
Not working on win10 with chrome
- Dominant language
- Python
- Stars
- 560
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
I installed plugin, but it doesn't work on win 10 with chrome, why?
My settings:
```
[
{
"keys": ["ctrl+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.0,
"activate": true,
"browsers" : ["chrome"]
}
}
]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported failure on Windows 10 with Chrome using the supplied browser_refresh settings. Trace the plugin's handling of that command and environment; done means identifying the cause and verifying that the configured refresh works or documenting the confirmed limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100