Help
You can type one or more requests in the white editor. Console understands requests in a compact format:
General editing
Ctrl/Cmd + I
Auto indent current request
Ctrl + Space
Open Auto complete (even if not typing)
Ctrl/Cmd + Enter
Submit request
Ctrl/Cmd + Up/Down
Jump to the previous/next request start or end.
Ctrl/Cmd + Alt + L
Collapse/expand current scope.
Ctrl/Cmd + Option + 0
Collapse all scopes but the current one. Expand by adding a shift.
When auto-complete is visible
Down arrow
Switch focus to auto-complete menu. Use arrows to further select a term
Enter/Tab
Select the currently selected or the top most term in auto-complete menu
Esc
Close auto-complete menu