Skip to content

Rope completions enabled or disabled by default? #209

Closed
@rchl

Description

@rchl

The code seems to indicate that rope completions are disabled by default:

return {'plugins': {'rope_completion': {'enabled': False, 'eager': False}}}

but the documentation says that it's enabled by default: https://github.com/python-lsp/python-lsp-server/blob/develop/CONFIGURATION.md

What's expected? What should be changed? I suppose that the documentation should be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions