pgAdmin 4 commit: Make code folding case insensitive in the code mirror

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Make code folding case insensitive in the code mirror
Date: 2021-08-23 10:53:37
Message-ID: E1mI7aD-0005cR-PC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-23 10:53:57 Re: [pgAdmin][RM4264] Make code folding case insensitive
Previous Message Aditya Toshniwal 2021-08-23 10:09:44 [pgAdmin][RM4264] Make code folding case insensitive