-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
Labels
featureNew feature or requestNew feature or request
Description
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".
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
Labels
featureNew feature or requestNew feature or request