Ctrl-Space in Eclipse without Pressing Ctrl-Space

后端 未结 4 515
走了就别回头了
走了就别回头了 2020-11-30 17:10

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

4条回答
  •  眼角桃花
    2020-11-30 17:43

    What works:

    Change the Auto activation triggers to .abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_

    You're unlikely to type anything else to get assist started.

提交回复
热议问题