pgAdmin 4 commit: Don't un-comment code with alt+. in the query tool.I - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't un-comment code with alt+. in the query tool.I
Date
Msg-id E1eP9Q3-0001lg-QG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't un-comment code with alt+. in the query tool. It's only supposed to respond to ctrl/cmd+. Fixes #2769

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=937984f2dc6e62480312663e7776830700a8527d
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../static/js/sqleditor/keyboard_shortcuts.js      | 38 ++++++++++++++++++----
1 file changed, 32 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin 4 - Update for Preferences dialog
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To fix query tool editor keyboard shortcut