Skip to content
Snippets Groups Projects
Commit 40ba60df authored by Albert Gräf's avatar Albert Gräf
Browse files

Make the auto-complete popup follow along with the current Tab completion.

This effectively gives a way to scroll the popup using Tab to cycle
through the completions, without having to add a scrollbar to the menu.

While we were at it, we also added some new keybindings for Alt+Home and
Alt+End which quickly take you to the first and last completion,
respectively. It's easy to get lost in the completion list if it gets
very long (try completing `list` some time), so this makes navigating
the list much easier.
parent 14fc6c7d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment