Interactive debugger support

Issue #1630 new
Scott Wells repo owner created an issue

From time to time over the past few years I've spoken with folks about when/whether IC would support the Apex interactive debugger. Interest has been low, especially relative to the effort required to implement support. However, now that the interactive debugger has more broad availability, it's likely time to revisit that.

Comments (3)

  1. Justin Julicher

    I guess the biggest thing for me would be if it supported the correct enumeration of lists, maps etc and giving the full String values rather than what is currently output by the current debugging technique via trace logs.

  2. Log in to comment