binaryage / binaryage/firerainbow
FireRainbow causes Firebug to lose focus of currently executing code
Open
- Dominant language
- JavaScript
- Stars
- 58
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When Firebug hits a breakpoint neither the line of code nor the running script gets focused or highlighted. So you have to search for breakpoints in all the scripts you have.
**Steps to reproduce:**
1. Debug a page with multiple scripts.
2. Put a `debugger` statement in one of the files and start debugging.
3. Firebug loses focus on the currently executing line of code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.