Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Autocompletion demo skips every other key press on not-last line #2

@joelpurra

Description

@joelpurra

Editing on an even line, where there is at least one subsequent non-empty line, only autocompletes digits to names every other digit.

See the demo and source.

Entered characters sequence and result

a

b
a
1 Baltsar
b
a
12
b

Expected

a
12 Baltsar, Camilla
b

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions