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

Cycle though all completions with Tab.

The completion popup only shows the first few completion items, because
of limited screen real estate. But there's no reason that Tab completion
should have the same limitation. So we now keep track of the full list
of completions internally and let Tab cycle through them all.
parent acec45e0
1 merge request!837Improvements and bugfixes to autocompletion
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