Re: [pgAdmin][RM4264] Make code folding case insensitive - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM4264] Make code folding case insensitive
Date
Msg-id CANxoLDciHbw=YwT1fxwPM_-ZQiMON_49V06in+YJOzrU5eVE_Q@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4264] Make code folding case insensitive  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Mon, Aug 23, 2021 at 3:40 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
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
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed width limitation issue in PSQL tool window. Fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6544]: PSQL window width limitation