pgAdmin 4 commit: Highlighted the color of closing or opening parenthes

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Highlighted the color of closing or opening parenthes
Дата
Msg-id E1iGItj-0000kV-Cw@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Highlighted the color of closing or opening parenthesis when user select them in CodeMirror. Fixes #4728

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41ee58e79a1cb5bc246ad1ecb40d74bac6c3ab16
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_14.rst                         | 1 +
web/pgadmin/static/scss/_codemirror.overrides.scss        | 4 ++--
web/pgadmin/static/scss/resources/_default.variables.scss | 2 ++
3 files changed, 5 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4728] more strongly highlight the closing or opening parenthesis when the cursor is over one
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4728] more strongly highlight the closing or opening parenthesis when the cursor is over one