Named, saveable, and loadable sets of external variables defined under the $x button of the Editor window would be nice.

Configurable "dump the output to a file" (rather than using file:write in the query) would be nice, too; development is not always at a place where file:write is straightforward.

-- Graydon

On Wed, Oct 26, 2016 at 7:14 AM, Andy Bunce <bunce.andy@gmail.com> wrote:
Hi,

Here are some suggestions for future GUI enhancements: 

Project window:
* Add recent locations button, similar to the editor (recent files)

Editor window:
* use scrollable run of tabs rather than multi row see [1]. Ideally with dropdownlist to select any item as with Eclipse, Firefox etc.
* more tab close options. E.g "close all", "close others"

Query info window
 Very useful but typically, at any one time, I am only interested in a particular section from: Compiling,Optimized Query,Query,Result,Timing,Query plan.
 Maybe checkbox config for which are shown or links to sections or tabs for sections

Map/tree/folder windows
 All these views are rooted at a document. There are times when I would like a collection based root here, as shown on database>properties>resources

Cheers
/Andy