Skip to content

Rope completions enabled or disabled by default? #209

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions