Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Filter content depending on caret position #23

Description

@mike-lischke

Currently Lin shows not only the full match of a key but everything that matches even partially. I use keys like "AP1", "AP343" etc. (have more than 500 already). That means when I have a line with the key "AP1" I get matches for all entries that start with "AP1", regardless where the mouse cursor is (e.g. "AP10", "AP11", AP112" etc.). This is just a waste of bandwidth and space. It would be useful when shown while the key is being typed, but not if I just want to see what the key is by setting the caret anywhere on that line.

So my wish is to do partial matching only when typing the key and otherwise full matching.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions