Using tab instead of arrow key to scroll in code completion
I was wondering if it would be possible to use tab instead of arrow key when scrolling through code completion hints?? Currently looking at Keymap and do not see a way to set that, but wanted to double check.
Please sign in to leave a comment.
You can assign preferred shortcuts (Tab and Shift-Tab or whatever keys you like) to Select Next Completion Option and Select Previous Completion Option actions in Settings | Keymap and remove the assignment of Tab to Choose Lookup Item Replace.
That worked! Thanks!