[pgAdmin][RM4264] Make code folding case insensitive

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4264] Make code folding case insensitive
Date: 2021-08-23 10:09:44
Message-ID: CAM9w-_kuUHLYnOpZdM+o3E430yjW0soM7RPHTzncUUb7JYTAPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

The RM 4264 was already fixed with some other patch. However, I noticed
that the code folding is case sensitive. If the keywords are in capital
letters, only then code folding works.

Please review the attached patch which makes the code folding case
insensitive.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM4264.patch application/octet-stream 1.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-23 10:53:37 pgAdmin 4 commit: Set PSQLRC and PSQL_HISTORY env vars to apt. user sto
Previous Message Nikhil Mohite 2021-08-23 10:04:32 [pgAdmin][RM-6544]: PSQL window width limitation