Dear community,
could you please make an advice how’s possible to configure a blank selection for LSP?
For e.g. when I type “http.C” it shows me “http.Client” but if I press TAB (next) - it chooses the next availabe option, smth like “http.Connstate”.
I’d like to have no first selection to select the first option by pressing TAB.
I used to use it in Coc with option:
"suggest.noselect": true,
Thanks,
Pasha