Closed yaegassy closed 3 years ago
Duplicate completion candidates for jedi and rope.
jedi
rope
In palantir/python-language-server's vscode-client, pyls.plugins.rope_completion.enabled is true. https://github.com/palantir/python-language-server/blob/develop/vscode-client/package.json#L272-L276
pyls.plugins.rope_completion.enabled
true
In coc-pylsp, I set the "default" value to false
coc-pylsp
false
Duplicate completion candidates for
jedi
andrope
.In palantir/python-language-server's vscode-client,
pyls.plugins.rope_completion.enabled
istrue
. https://github.com/palantir/python-language-server/blob/develop/vscode-client/package.json#L272-L276In
coc-pylsp
, I set the "default" value tofalse