有谁知道配置 Eclipse 内容辅助以响应片段中第一个字母的情况的简单方法?当我以小写字母开头标记时,我不希望对类提出建议,因为我总是指代一个成员或变量。It would also be nice for a method name fragment to auto-complete when selection of any suggestion would result in the same text (eg, multiple methods having the same name with different parameters, and no other suggestions offered).
内容辅助的偏好没有提到这些选项中的任何一个,我希望避免仅仅为了小方便而编写(和维护)插件。谢谢你的帮助。
拜伦