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

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

From
Dave Page
Date:
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(-)