Added tab title placeholder for Query Tool, View/Edit Data, and Debugger. Fixes #4232

This commit is contained in:
Nikhil Mohite
2020-10-20 15:41:54 +05:30
committed by Akshay Joshi
parent 38b90f7b00
commit 18cad32bd4
18 changed files with 317 additions and 112 deletions

View File

@@ -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