Tab Completion

Answered

Hello,

 

I would like to be able to initialize the completion in CLion with <TAB> and navigate through them using also using <TAB>.

Having to reach for the mouse or the arrow keys every time makes it unusable for me.

I am using the vim plug in, is there a way of fixing this through the .ideavimrc or the settings menu ?

0
1 comment

The user also contacted us via the support request form, so I paste my answer here just in case:

You can change the shortcuts in File | Settings | Keymap. For invoking code completion: Main menu | Code | Code Completion | Basic and Main menu | Code | Code Completion | SmartType. For navigating through variants: Editor Actions > Up/Down.

Note that you might get shortcut conflicts.

0

Please sign in to leave a comment.