简体   繁体   English

更改自动完成建议的字体大小Java Eclipse

[英]Change Font Size for Auto-Complete Suggestions Java Eclipse

I am using Eclipse Kepler for Java development. 我正在使用Eclipse Kepler进行Java开发。 I successfully managed to increase the font size for the normal editor, however the auto-complete suggestions that it gives you (in that little pop-up menu that appears next to your cursor) are still the same size (as I am using a 4K monitor, the size of those suggestions by default is a bit too small for me to see). 我成功地增加了普通编辑器的字体大小,但是它为您提供的自动完成建议(在光标旁边显示的弹出菜单很小)仍然是相同的大小(因为我使用的是4K监视器,默认情况下这些建议的大小对于我来说太小了)。

How can I change the font size for those auto-complete suggestions? 如何更改这些自动完成建议的字体大小?

I think you're talking about the content assist. 我认为您在谈论内容辅助。 You can browse it from Preferences>Java>Editor>Content Assist 您可以从“首选项”>“ Java”>“编辑器”>“内容辅助”中进行浏览。

Well, I don't think you can actually do that as there's no option to increase the font size. 好吧,我认为您实际上无法做到这一点,因为没有选择来增加字体大小。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM