Replies: 1 comment
-
preselect = cmp.PreselectMode.Item, Add to your configuration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The code below always selects the first suggestion in Go file, which then I can just complete with one tab press
But same does not happen in case of python or lua. Here I have to double press tab to select any suggestion as nothing is selected from before
What could I do so that the first suggestion is always selected in all files?
Here's the rest of the config
Beta Was this translation helpful? Give feedback.
All reactions