javascript-breakpoint-collection icon indicating copy to clipboard operation
javascript-breakpoint-collection copied to clipboard

Add additional breakpoint metadata

Open mattzeunert opened this issue 9 years ago • 1 comments

It would be good to have a description or similar that explains what the breakpoint does. (We could show the generated code showing how it maps back to debugPropertyXyz.)

Description should also affect search results (when search has been implemented). Maybe tags would be helpful? (Mostly want setInterval to result in setTimers being shown.)

mattzeunert avatar Apr 22 '16 11:04 mattzeunert

This should appear in the left-hand column when implemented.

It should describe what the breakpoint does, as well as its limitations.

mattzeunert avatar May 02 '16 12:05 mattzeunert