javascript-breakpoint-collection
javascript-breakpoint-collection copied to clipboard
Add additional breakpoint metadata
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.)
This should appear in the left-hand column when implemented.
It should describe what the breakpoint does, as well as its limitations.