gcollazo / gcollazo/BrowserRefresh-Sublime

Not working with Sublime 3

Open
#49 7 comments 0 reactions 0 assignees View on GitHub
OS: Windows
Dominant language
Python
Stars
560
Forks
57
PR merge metrics
No merged PRs in 30d

Description

No response after pressing Ctrl+Shift+r, do I need to do something more?

My Configuration Here,

[
{
"keys": ["command+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.0,
"activate_browser": true,
"browser_name" : "Google Chrome"
}
}
]

Thank you

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Ctrl+Shift+r binding in Sublime Text 3 using the reported browser_refresh configuration and confirm whether the command is invoked. Trace the plugin entry point for browser_refresh and compare its handling of the provided arguments. Done means the configured shortcut produces a browser reload or the issue documents the specific incompatibility and required configuration.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.