Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor

Поиск
Список
Период
Сортировка
От Joao De Almeida Pereira
Тема Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Дата
Msg-id CAE+jjano6661i5zF70G8goYySOQya9zE+GNX1iBHN3qz8wLnNw@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Ответы Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Список pgadmin-hackers
Hello Murtuza,

The patch looks good, and solves the problem. Run the patch on our CI and everything is green.

Thanks
Joao

On Tue, Feb 27, 2018 at 8:11 AM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue where Tab key was not working as expected in query tool editor.

Steps to reproduce:
1) Type any multiline sql/text.
2) select the complete sql by pressing Ctrl+A.
3) Press Tab key multiple times, you will see the problem in code indentation.

Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: RM3079 fix for wrong sql datetime/time related datatypes
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor