How to select without arrow keys in INTELLIJ

Zhigong Li

Auto-complete example

I hate to use arrow keys in IntelliJ. However, when IntelliJ gives me some advices (auto complete, etc.), as in the picture, it seems that I have to choose them with mouse or arrow keys.

Is there a way that I can switch the selections without using arrow keys? For example, maybe I can use <C-n> (or other keys, like) to switch between these suggestions.

Peter Gromov

You can go to Settings | Keymap, find actions "Up" and "Down" there and assign whatever shortcuts you like to them.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How do I repeat the last command without using the arrow keys?

From Dev

How can I select emacs autocomplete options with keyboard (not arrow keys)

From Dev

How to use the shift + arrow keys to select the current terminal command?

From Dev

using bash without arrow keys

From Dev

How to select rows without appropriate keys?

From Dev

How to enable scrolling with arrow keys?

From Dev

How to bind arrow keys in C?

From Dev

Grub2 without arrow keys

From Dev

Basic arrow keys and page up/down usage in intellij on mac

From Dev

How to select/copy current line without using mouse in IntelliJ IDEA

From Dev

How to move the mouse cursor by using arrow keys

From Dev

How to draw lines (segments) using the arrow keys?

From Dev

How to disable focus changes by arrow keys

From Dev

How do you read the arrow keys?

From Dev

How to detect arrow-keys pressed in Ruby?

From Dev

How to map caps lock to arrow keys?

From Dev

How to map caps lock to arrow keys?

From Dev

How to use a Keylistener in a Java Applet with the arrow keys

From Dev

How to move the mouse cursor by using arrow keys

From Dev

Android: How to place arrow keys (using images)

From Dev

How to make a listview cells not traversable with arrow keys?

From Dev

How to move the view of a zoomed picture with arrow keys?

From Dev

How To Change Select Box Background Without Losing the Right Arrow on Mobile Safari

From Dev

vim - move cursor in insert mode without arrow keys

From Dev

Vim move cursor one character in insert mode without arrow keys

From Dev

Make first option of select unselectable through arrow keys in Google Chrome

From Dev

Setting SHIFT+arrow keys to select text in emacs prelude

From Dev

Setting SHIFT+arrow keys to select text in emacs prelude

From Dev

Behave differently when selecting a dropdown select by click or arrow keys

Related Related

  1. 1

    How do I repeat the last command without using the arrow keys?

  2. 2

    How can I select emacs autocomplete options with keyboard (not arrow keys)

  3. 3

    How to use the shift + arrow keys to select the current terminal command?

  4. 4

    using bash without arrow keys

  5. 5

    How to select rows without appropriate keys?

  6. 6

    How to enable scrolling with arrow keys?

  7. 7

    How to bind arrow keys in C?

  8. 8

    Grub2 without arrow keys

  9. 9

    Basic arrow keys and page up/down usage in intellij on mac

  10. 10

    How to select/copy current line without using mouse in IntelliJ IDEA

  11. 11

    How to move the mouse cursor by using arrow keys

  12. 12

    How to draw lines (segments) using the arrow keys?

  13. 13

    How to disable focus changes by arrow keys

  14. 14

    How do you read the arrow keys?

  15. 15

    How to detect arrow-keys pressed in Ruby?

  16. 16

    How to map caps lock to arrow keys?

  17. 17

    How to map caps lock to arrow keys?

  18. 18

    How to use a Keylistener in a Java Applet with the arrow keys

  19. 19

    How to move the mouse cursor by using arrow keys

  20. 20

    Android: How to place arrow keys (using images)

  21. 21

    How to make a listview cells not traversable with arrow keys?

  22. 22

    How to move the view of a zoomed picture with arrow keys?

  23. 23

    How To Change Select Box Background Without Losing the Right Arrow on Mobile Safari

  24. 24

    vim - move cursor in insert mode without arrow keys

  25. 25

    Vim move cursor one character in insert mode without arrow keys

  26. 26

    Make first option of select unselectable through arrow keys in Google Chrome

  27. 27

    Setting SHIFT+arrow keys to select text in emacs prelude

  28. 28

    Setting SHIFT+arrow keys to select text in emacs prelude

  29. 29

    Behave differently when selecting a dropdown select by click or arrow keys

HotTag

Archive