MySQL Forums
Forum List  »  MySQL Workbench

Re: WB GUI - Side-by-Side & Fonts
Posted by: Mike Lischke
Date: December 03, 2012 02:46AM

Hi Jeffry,

> Question: WB - Can two or more scripts be viewed
> side-by-side?

No, not side-by-side. The usual way is to tab between different documents. That's a very common paradigm.

> How about opening more than one instance of WB?

You can do that (there's a setting in the preferences to allow that). However, be aware that there can be concurrency issues, e.g. when WB autosaves files in the background.

> Question: How to change fonts & background in the
> query pane?

You cannot change the background, but for the font see the preferences. Currently a bit inconvenient to change a font, but nonetheless possible.

> Detail: I prefer a black background white text,
> and other colors for keyword & functions, easier
> on my eyes after many hours.
> Are there config files (xml?) for the fonts?

Yes, for syntax highlighting there's a config xml. Look for the file code_editor.xml. The location depends on the platform you are on.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
1225
November 30, 2012 10:59AM
Re: WB GUI - Side-by-Side & Fonts
689
December 03, 2012 02:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.