rDr4g0n/JsDebuggr

The add breakpoint option is not enabled sometimes

Opened this issue · 1 comments

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?
screen shot 2017-04-21 at 12 44 24 pm

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.