如何在Eclipse / PDT中增加内容辅助工具提示的大小

问题描述:

我正在将PDT与Eclipse结合使用,Content Assist工具提示(例如用于类方法的说明)太小而无用。通常,只有前几个单词是可见的。是否有增加这些尺寸的偏好?我有大量的屏幕空间,所以我想将它们放大很多。

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.

谢谢

编辑:也许我使用了错误的术语-我说的是PHPDoc风格的工具提示。这是屏幕截图:

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

编辑2:屏幕截图不再可用。

Edit 2: Screenshot no longer available.

您应该能够简单地抓住右下角的弹出窗口并将其拖动更大。下次打开时,它将保持该大小(至少在Eclipse 3.5和3.6中对我有用)。

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).