Обсуждение: 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

От
Ashesh Vashi
Дата:
Don't un-comment code with alt+. in the query tool. It's only supposed to respond to ctrl/cmd+. Fixes #2769

Branch
------
WEBPACK_DEVEL2

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

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