Skip to content

Inconsistent jedi_completion with snippets enabled client (vim-lsp) #619

Open
@torimus

Description

@torimus

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

Image

finishing completion inserts selected function with arguments as snippet placeholders:

Image

However in a quite similar case, insertion of function arguments does not happen

Image

results in

Image

Possible bug in jedi_completion plugin? Any other explanation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions