Skip to content

Single completion add blank only at end #214

Description

@tkruse

The CandidateListCompletionHandler has an option to add a blank after a single full completion. However the code limits this to situations where the cursor is at the end of the buffer. I believe the behavior should be the same when the cursor is anywhere in the buffer. This also requires some more attention to the existing chars in the buffer, to avoid creating a second blank where one existed already.

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