Re: [pgAdmin][RM4235]: Tab indent on a selection of lines is deleting content

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM4235]: Tab indent on a selection of lines is deleting content
Date: 2020-07-03 04:32:55
Message-ID: CAOBg0AMmCpTL_8ytzr-Wqb8B7ztQe4treOK8w2u17GCZWfAxcw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

I have removed duplicate code for codemirror settings.
This will also resolve the issue with autocomplete is not working in the
query tool due to earlier fixes.

PFA patch

Regards,
Nikhil Mohite.

On Wed, Jul 1, 2020 at 1:55 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Thanks, patch applied.
>
> On Wed, Jul 1, 2020 at 11:39 AM Nikhil Mohite <
> nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:
>
>> Hi Team,
>>
>> I have done fixes for RM-4235.
>> Details as follows:
>> 1. Resolved issue with tab indent when a user set "use spaces == true" in
>> preferences > Querytool > Editor > Use spaces.
>> 2. Making sure the behavior is the same when "user spaces" setting to
>> "true" or "false".
>>
>> PFA patch.
>>
>>
>> Regards,
>> Nikhil Mohite
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
>
> *Sr. Software Architect*
> *EnterpriseDB Software India Private Limited*
> *Mobile: +91 976-788-8246*
>

Attachment Content-Type Size
RM4235_v2.patch application/octet-stream 4.3 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-03 06:19:13 pgAdmin 4 commit: Fixed dark theme-related CSS and modify the color cod
Previous Message Aditya Toshniwal 2020-07-02 12:23:47 [pgAdmin][RM5287] Dark theme and other CSS related fixes