Avg. Rating 4.0

Problem

When a MXML or AS class is open in Flash Builder IDE, the font size of the code (in source mode) is too big in my point of view. I would like to reduce it to allow me to see more lines of my code. This should be somewhere in the preferences...

Solution

In Eclipse IDE, which Flex / Flash Builder and CF Builder are based on, you can change the font size in the preferences.

Detailed explanation

CFEclipse, CF Builder and Flex / Flash Builder are based on the Eclipse IDE. You can change the font and font size by going to:

Window > Preferences

Type in "font" in the text box at the top of the preferences dialog box. You should see an "Colors and Fonts" option. Select it and then click the "edit" button in the dialog box. 

preferences dialog

Preferences Dialog Box

fontsize.png
[preferences dialog]

+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes