Skip to content

Conversation

cycoe
Copy link

@cycoe cycoe commented Aug 27, 2024

Add description support for completions
User can display descriptions when listing alternatives, by settting
description field to `Just "some description"' in Completion data. If
any alternative in current page is set with description, then single
column mode is enabled automatically, like this:

0:
first         this is the first item
second        this is the second item
third         this is the third item
forth         this is the forth item
fifth         this is the fifth item

@cycoe cycoe force-pushed the description branch 2 times, most recently from c14ede3 to 820e9e4 Compare September 7, 2024 05:01
User can display descriptions when listing alternatives, by settting
description field to `Just "some description"' in Completion data. If
any alternative in current page is set with description, then single
column mode is enabled automatically, like this:
```
0:
first         this is the first item
second        this is the second item
third         this is the third item
forth         this is the forth item
fifth         this is the fifth item
```
@cycoe cycoe changed the title [WIP] Add description support for completions [ADDED] Add description support for completions Sep 7, 2024
@cycoe
Copy link
Author

cycoe commented Sep 22, 2024

@judah plz review this PR

@athas
Copy link
Collaborator

athas commented Aug 21, 2025

Is there still interest in this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants