Thread: pgAdmin 4 commit: Keyboard shortcuts in the Query Tool:

pgAdmin 4 commit: Keyboard shortcuts in the Query Tool:

From
Dave Page
Date:
Keyboard shortcuts in the Query Tool:

Execute  -->   Ctrl + Shift + E
Explain  -->    Ctrl + Shift + X
Explain analyze  -->   Ctrl + Shift + A

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=237f93591fe6500b96f18946302d4f80d8c7e9e0
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html   |  6 +++---
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 22 +++++++++++++++++++++-
2 files changed, 24 insertions(+), 4 deletions(-)