Allow coping of values returned from SOQL query

Issue #457 resolved
Zoran Žunko created an issue

Please allow coping of the results returned by SOQL query editor.

Screen Shot 2016-11-06 at 8.58.22 AM.png

Comments (2)

  1. Scott Wells repo owner

    Zoran, this actually does work today. However, there's a bug on Mac OS X where it uses the Windows/Linux keyboard shortcuts instead of the Mac keyboard shortcuts. This bug has been logged with JetBrains but the fix has not yet been released:

    https://youtrack.jetbrains.com/issue/IDEA-101845

    You can use Ctrl+C (vs. Cmd+C) to copy the results table contents which can then be pasted into other applications.

  2. Log in to comment