Skip to content

Feature request : no completion caching when limit reached #50

Open
@kermorgant

Description

@kermorgant

phpactor enforces a limit (configurable) on the number of returned completion candidates.

Sometimes (rarely in my experience), the desired candidate was not among the first candidates due to that limit, and due to company's caching, it can take more keystrokes than expected to have it suggested (= bad user experience).

Thus, I think it would be useful to selectively disable company's caching, based on the number of returned results (phpactor fixes that limit at 100 by default).

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