Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Increasing the font size in XCode documentation window

Tags:

xcode

I had some problems doing this but one way of doing this is listed below.

like image 813
Stu Avatar asked Jun 02 '09 04:06

Stu


2 Answers

The given answer didn't work for me in Xcode 4.1.

However, Xcode->Preferences->Documentation->Never Use use font sizes smaller than 'x' is a workaround.

Edit: moved slightly in the newest Xcode (4.6.2). Now Xcode->Preferences->Downloads->Documentation->Never use font sizes smaller than: 'x'.

like image 114
Rob Avatar answered Oct 14 '22 07:10

Rob


on Xcode 4.3(still beta): go to preferences -> downloads choose documentation at the bottom mark: Never use font sizes smaller than: __ (choose your size)

like image 21
Yaron Avatar answered Oct 14 '22 06:10

Yaron