Add "Send to Anonymous Apex as foreach" action to SOQL Query tool window

Issue #1006 resolved
Scott Wells repo owner created an issue

Just about every day I use the SOQL Query tool window to figure out the right query for some data manipulation, then I copy that query into the Anonymous Apex tool window as a foreach loop so that I can perform that manipulation. There should just be an action, likely on the context menu of the query itself, to send the current query and connection to the Anonymous Apex tool window as a foreach (and perhaps also a batch foreach) loop.

Comments (1)

  1. Log in to comment