public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Add an option to auto-complete keywords in upper case
Date: Fri, 15 Jun 2018 09:19:02 +0000
Message-ID: <[email protected]> (raw)
Add an option to auto-complete keywords in upper case. Fixes #2686
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b48145f01f7c431a56912fac27e33384ab21...
Author: Akshay Joshi <[email protected]>
Modified Files
--------------
.../images/preferences_sql_auto_completion.png | Bin 0 -> 131793 bytes
docs/en_US/preferences.rst | 7 ++
docs/en_US/release_notes_3_1.rst | 3 +-
.../sqlautocomplete/sql/default/keywords.sql | 5 ++
web/pgadmin/static/js/keyboard_shortcuts.js | 4 +
.../static/js/sqleditor/query_tool_actions.js | 19 +++++
.../sqleditor/utils/query_tool_preferences.py | 33 +++++++-
web/pgadmin/utils/sqlautocomplete/autocomplete.py | 10 +++
.../sqleditor/query_tool_actions_spec.js | 88 ++++++++++++++++++++-
9 files changed, 165 insertions(+), 4 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin 4 commit: Add an option to auto-complete keywords in upper case
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox