[pgadmin4][Patch]: Feature #2686 Property to switch lower/upper case auto completion

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgadmin4][Patch]: Feature #2686 Property to switch lower/upper case auto completion
Date: 2018-06-14 07:41:42
Message-ID: CANxoLDecb+ArijBx+cvz4fNEiWYyOcBA4mbFXk3X=wMeJGoOzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch for the Feature #2686 Property to switch lower/upper
case auto completion. I have added new preferences settings "Keywords in
uppercase" if it is set to True then all the keywords are shown in upper
case in auto completion.

I have also implemented the second request in the RM to change the selected
text to upper/lower case. For that I have added new keyboard shortcut
"Toggle case of selected text" in preferences dialog. Default key is "Ctrl
+ Shift + u".

Please review it.
--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_2686.patch application/octet-stream 11.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-14 07:44:18 Re: [pgadmin4][Patch]: Feature #2686 Property to switch lower/upper case auto completion
Previous Message Aditya Toshniwal 2018-06-14 06:05:35 Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.