JsDebuggr icon indicating copy to clipboard operation
JsDebuggr copied to clipboard

The add breakpoint option is not enabled sometimes

Open pravincarvalho opened this issue 7 years ago • 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

pravincarvalho avatar Apr 21 '17 07:04 pravincarvalho

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.

rDr4g0n avatar May 17 '17 18:05 rDr4g0n