Open
Description
Using Vim 9.1 with latest vim-lsp and UltiSnips integration. I do explicitly enable in pylsp.plugins
- jedi_completion.enabled to true
- jedi_completion.include_params to true
When I invoke code completion at symbol, sometimes lsp#complete inserts function including parameters as snippet placeholders
finishing completion inserts selected function with arguments as snippet placeholders:
However in a quite similar case, insertion of function arguments does not happen
results in
Possible bug in jedi_completion plugin? Any other explanation?
Metadata
Metadata
Assignees
Labels
No labels