tbodt/deoplete-tabnine

max_num_results is not honored when semantic completion is on

Opened this issue · 2 comments

Here's my config (excerpt from init.vim):

call deoplete#custom#var('tabnine', {
    \ 'line_limit': 500,
    \ 'max_num_results': 6,
    \ })

Yet, the result is clearly > 6:
output

On a second thought, maybe there should be a separate config for semantic results? Not sure...

Reproduced. But it seems tabnine's problem(feature).
It should be reported in tabnine side.
https://github.com/codota/TabNine/issues