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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't un-comment code with alt+. in the query tool.I
Дата
Msg-id E1eP9Q3-0001lg-QG@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 - Update for Preferences dialog
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: To fix query tool editor keyboard shortcut