Query Editor
Query Editor is the most used feature in Brobench and one of the primary ways Brobench users build and execute queries. If you would rather use UI to create SOQLs, use the Query Buidler feature.
Brobench makes it as easy as possible to create queries. With features like Content Assist of Objects/Fields/Picklist Values and Query Templates can significantly reduce the amount of time it takes for you to author a correct query without errors.
Here is the overview of the Editor area. Refer to various help pages that describe each of these features.

Once you got the query, your next step is to execute. See Executing Query for various ways to execute the Query.
Query Toolbar
Here is the Query Editor toolbar.

Saving Editor Content
Query editor auto saves the text you enter every once in a while as well as just before you execute any query. If you’d
like you can force save by clicking on the Save icon in the Query Editor
If you have multiple tabs open and are editing the text in both places, it may not sync properly. If you do see the query you entered is not in the editor, the next time you open it, you can recall from the Query History
Monaco Features
Brobench uses the widely used editor component from VSCode, hence following editor capabilities work as they do in VS Code. Note that other VS Code editing capabilities not listed below aren’t supported.