Navigating the Content Assist List in Eclipse

后端 未结 3 1660
醉酒成梦
醉酒成梦 2020-12-29 14:20

Here are the ways the Eclipse documentation states you can navigate the Content Assist list:

You can use the mouse or the keyboard (Up Arrow, Down A

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-29 14:57

    This is certainly not a solution for everyone, but if you switch to the Emacs keyboard layout you can just use the key bindings for the "previous line" and "next line" commands, e.g., Ctrl-P and Ctrl-N.

提交回复
热议问题