elken / yasnippet-capf

Completion-At-Point Extension for YASnippet
GNU General Public License v3.0
40 stars 9 forks source link

Use descriptive annotation instead of "Yasnippet". #6

Closed grolongo closed 1 year ago

grolongo commented 1 year ago

Hi Elken,
Here is a small change that uses the :name item to fill the
annotations in the corfu completion list.
This is what company does by default, as well as VS Code for
what it's worth.
I wanted to create an issue first to ask your opinion on this
but it looks like you disabled it.
Merge as you wish!

elken commented 1 year ago

Sure I'll commit something that implements that at some point

grolongo commented 1 year ago

Sure I'll commit something that implements that at some point

If there is something missing with my changes let me know.