[pgAdmin4][Patch]: Feature #1406 - Allow setting to use spaces instead of tab in query editor - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: Feature #1406 - Allow setting to use spaces instead of tab in query editor
Date
Msg-id CAM5-9D8FuswOYAXaAigXV-M6ym9mLCxfdKTA5PtfR1cp6iW7AQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Feature #1406 - Allow setting to use spaces instead of tab in query editor  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi

This patch adds support for following:
1) Allow to use either use Tab/Spaces in editor.
2) Allow to specify Tab Size.

This settings are configurable in Preferences and will be applied to all code mirror instances in pgAdmin4.

Also, while setting "Help string" for SwitchControl in preferences. Help string is not aligned with Switch. I moved the help string and checkbox in same div to fix.

Please review and let me know for comments.

Thanks,
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [Patch][pgAdmin4]: RM1442 - Table column data is incomplete for columns having more character lengths
Next
From: Priyanka Shendge
Date:
Subject: Re: pgAdmin IV : Unittest modular patch(database child nodes) and trigger function