by beat-x » Sun Dec 02, 2012 4:44 pm
I would suggest to use a mechanism similar to Eclipse's search result view:
- Initially there is one result view that is re-used every time a query is executed.
- If you want to keep the result, "pin" it.
- Further queries open a new results view (than can also be pinned, and so on...)
I think that would require to move the result grid out of the editor view into a view of its own, but that is actually quite handy if you want to maximize the editor using Ctrl+M, as the data grid currently cannot be hidden!