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
Description
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):
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
Labels
No labels