Add Copy Name, Copy Value, and Copy JSON in Tree View of SOQL Query Panel

Issue #2555 resolved
Oleh Berehovskyi created an issue

HI Scott,

Currently, it is possible to copy values of query results from the Table View of the SOQL Query Panel, but not from the Tree View.

It would be nice to have the ability to open some small Modal on right-click with the options (if possible with shortcuts) something like it is implemented in IDEA Debugger:

  • Copy Name
  • Copy Value
  • Copy JSON
  • etc..

Comments (3)

  1. Scott Wells repo owner
    • changed status to open

    Copying SOQL query tree view results to the clipboard as JSON has been committed for the next build.

  2. Log in to comment