pgAdmin 4 commit: Make code folding case insensitive in the code mirror - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Make code folding case insensitive in the code mirror
Date
Msg-id E1mI7aD-0005cR-PC@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make code folding case insensitive in the code mirror. Fixes #4264

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                                   | 2 +-
web/pgadmin/static/js/codemirror/addon/fold/pgadmin-sqlfoldcode.js | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4264] Make code folding case insensitive
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4264] Make code folding case insensitive