Skip to content

feature: select nth item in the completion list, and number items #382

@theol0403

Description

@theol0403

Feature Description

Thank you for this incredible plugin! I am honestly blown away by the modularity, structure, and expressive configuration you've built into this.

I am requesting the feature of showing item numbers inside the completion window - should not be too hard with your components system, and additionally a command to "select nth item".

Example (with cmp):
image

Benefits of displaying item numbers:

  • ability to quickly count number of times to hit Down/C-n/Tab
  • ability to provide context for a "select nth item" command/keybind
  • support people with screen readers

This has been implemented in this PR to nvim-cmp: hrsh7th/nvim-cmp#1491

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions