DBeaver's editor tabs exhibit a suboptimal display priority #38333
-
Can the position of the tab in DBeaver directly display the table name, with the schema placed after the table name? Currently, due to the narrow width of the tab, only the schema name is visible, while the table name cannot be seen. The tab labels are relatively narrow, making only the schema names observable and the table names unviewable. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Usually, tab names contain only the object's name (table in this case). Did you set the "Show fully qualified object names in editors title" setting? |
Beta Was this translation helpful? Give feedback.
-
Thank you for answer my question.

After I checkout the setting , that problem has been solved.

|
Beta Was this translation helpful? Give feedback.
Usually, tab names contain only the object's name (table in this case). Did you set the "Show fully qualified object names in editors title" setting?