Context menu action to execute accessible static methods via anonymous Apex (and convey selected Apex/SOQL into a tool window tab)

Issue #267 new
Scott Wells repo owner created an issue

I sometimes find myself creating little classes to validate certain behavior with static entry point methods, then I execute those methods via anonymous Apex. It would be useful to be able to right-click on a method like this and have an option to execute it via IC's integrated anonymous Apex tool window.

Comments (6)

  1. Scott Wells reporter

    The request in #267 is a bit different and requests that a selection be sent Anonymous Apex (and likely also SOQL Query).

  2. Scott Wells reporter

    Also pay special attention to the details in #1329 regarding population of bind parameters in conveyed SOQL queries.

  3. Log in to comment