Thread: pgAdmin 4 commit: Add a "scratch pad" to the Query Tool to hold textsn

pgAdmin 4 commit: Add a "scratch pad" to the Query Tool to hold textsn

From
Dave Page
Date:
Add a "scratch pad" to the Query Tool to hold text snippets whilst editing. Fixes #2233

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=255afe673afbab9df45b7deb0a76481f5dc51d1d

Modified Files
--------------
docs/en_US/query_tool.rst                          | 105 ++++++++++++++++-----
docs/en_US/release_notes_4_3.rst                   |   1 +
.../tools/sqleditor/static/css/sqleditor.css       |  15 +++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  24 +++--
4 files changed, 113 insertions(+), 32 deletions(-)