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

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Дата
Msg-id CAKKotZTNyOJL13JMVFb0vWkb78NBR0mUdtbOc+wRBL4HMbYB4Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Список pgadmin-hackers
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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add keyboard shortcuts for the Query Tool. Fixes#290