Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Can I customize the completion order in lsp python mode? #117

Open
@yzh119

Description

@yzh119

Hi all, I just switched from pyls backend to mspyls backend, but I found the completion list returned by mspyls is not as convenient as pyls, for example (I would like to type "import" but the high priority candidates are classes instead of keywords):

image

It's the same case when completing function names, I think a heuristic rule would make the completion order more reasonable, I wonder could users customize their own completion orders?

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