JsDebuggr
JsDebuggr copied to clipboard
The add breakpoint option is not enabled sometimes
I'm unable to find a pattern to this but while editing a JS file I find that the JSDebuggr options are disabled.
Any idea what is causing this?
A few questions that might yield some clues:
- Are you able to add breakpoints to any lines at all in that file?
- Can you add breakpoints to any other files?
- If you close and reopen the file can you add breakpoints?
Additionally, are there any errors in the sublime text console? You can find it at view > show console
.