[pgAdmin4][RM#3002] To fix the indentation issue in query tool editor - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Date
Msg-id CAKKotZTNyOJL13JMVFb0vWkb78NBR0mUdtbOc+wRBL4HMbYB4Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor  (Joao De Almeida Pereira <jdealmeidapereira@pivotal.io>)
List 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

Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add keyboard shortcuts for the Query Tool. Fixes#290