pgAdmin 4 commit: Allow use of Shift+Tab to un-indent selected text. Fi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow use of Shift+Tab to un-indent selected text. Fi
Date: 2017-07-05 13:20:23
Message-ID: E1dSkEB-00012i-1B@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow use of Shift+Tab to un-indent selected text. Fixes #1988

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9de6c08d28ea04dbd83f7f90a2dbfd4063d1780e
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/keyboard_shortcuts.rst | 4 ++++
web/pgadmin/browser/templates/browser/js/browser.js | 5 ++++-
2 files changed, 8 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-05 13:20:40 Re: [pgAdmin4][Patch]: Allow user to delete Tab via Shift-Tab in query editor
Previous Message Murtuza Zabuawala 2017-07-05 12:38:55 [pgAdmin4][Patch]: Allow user to delete Tab via Shift-Tab in query editor