mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added tab title placeholder for Query Tool, View/Edit Data, and Debugger. Fixes #4232
This commit is contained in:
committed by
Akshay Joshi
parent
38b90f7b00
commit
18cad32bd4
@@ -159,6 +159,8 @@ Expand the *Debugger* node to specify your debugger display preferences.
|
||||
:alt: Preferences dialog debugger display options
|
||||
:align: center
|
||||
|
||||
* Use *Debugger tab title placeholder* field to customize the Debugger tab title.
|
||||
|
||||
* When the *Open in new browser tab* switch is set to *True*, the Debugger will
|
||||
open in a new browser tab when invoked.
|
||||
|
||||
@@ -284,6 +286,10 @@ Tool display.
|
||||
a positive value above zero is specified, the notifier will be displayed for
|
||||
the specified number of seconds. The default is *5*.
|
||||
|
||||
* Use the *Query tool tab title placeholder* field to customize the query tool tab title.
|
||||
|
||||
* Use *View/Edit tab title placeholder* field to customize the View/Edit Data tab title.
|
||||
|
||||
.. image:: images/preferences_sql_editor.png
|
||||
:alt: Preferences dialog sqleditor editor settings
|
||||
:align: center
|
||||
|
Reference in New Issue
Block a user