Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to increase content assist tooltip size in Eclipse / PDT

I'm using PDT with Eclipse and the Content Assist tooltips (e.g. for class method descriptions) are too small to be useful. Usually, only the first few words are visible. Is there a preference to increase the sizes of these? I have plenty of screen real estate, so I want to make them much larger.

Thanks

Edit: Maybe I'm using the wrong terminology -- I'm talking about the PHPDoc-style tooltips. Here's a screenshot:

Edit 2: Screenshot no longer available.

like image 203
N Rohler Avatar asked Jan 01 '10 15:01

N Rohler


1 Answers

You should be able to simply grab the pop-up at the lower right corner and drag it larger. It will keep that size the next time it opens (at least it does for me in Eclipse 3.5 and 3.6).

like image 160
Fabian Steeg Avatar answered Sep 29 '22 02:09

Fabian Steeg