pgAdmin 4 commit: Keyboard shortcuts in the Query Tool:

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Keyboard shortcuts in the Query Tool:
Date: 2016-06-20 12:03:49
Message-ID: E1bExvh-0000Uk-Id@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-20 12:05:55 Re: Fix for issue RM1336 [pgadmin4]
Previous Message Dave Page 2016-06-20 11:54:51 pgAdmin 4 commit: Allow QMAKE_[C|CXX|L]FLAGS to be set externally from