pgAdmin 4 commit: Highlighted the color of closing or opening parenthes - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Highlighted the color of closing or opening parenthes
Date
Msg-id E1iGItj-0000kV-Cw@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4728] more strongly highlight the closing or opening parenthesis when the cursor is over one
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4728] more strongly highlight the closing or opening parenthesis when the cursor is over one