Eclipse中的Ctrl-Space,而不按Ctrl-Space [英] Ctrl-Space in Eclipse without Pressing Ctrl-Space

查看:130
本文介绍了Eclipse中的Ctrl-Space,而不按Ctrl-Space的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚开始使用Eclipse,我注意到,当我开始输入一个局部变量名称时,没有提出像Visual Studio这样的建议,直到我按 Ctrl + 空格。有没有办法让它自动执行?我发现 Ctrl + 空格一个尴尬的按键。

解决方案

错误(如果您使用Eclipse> 3.4,则可以使用解决方案):



A。允许更多的角色触发器@Samuel说(固定在3.4以上):




I've just started using Eclipse and I noticed that when I start typing a local variable name it doesn't come up with suggestions like Visual Studio does until I press Ctrl+Space. Is there any way to get it to do this automatically? I find Ctrl+Space an awkward key press.

解决方案

These bugs (and a solution if you use Eclipse >3.4) may be of interest to you:

A. Allow more character triggers as @Samuel said (fixed in 3.4 onwards):

https://bugs.eclipse.org/bugs/show_bug.cgi?id=159157

Change the default in Auto activation triggers for Java to ._abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ

B. Allow content assist everywhere automatically (not fixed):

https://bugs.eclipse.org/bugs/show_bug.cgi?id=101420

这篇关于Eclipse中的Ctrl-Space,而不按Ctrl-Space的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆