|
From: | Juri Linkov |
Subject: | Re: [PATCH] (icomplete-vertical-mode): Add support for affixations and, annotations |
Date: | Tue, 25 May 2021 23:37:43 +0300 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) |
> Sure it's not beautiful, but it's an improvement to annotation-function. > If affixation-function were a function of a single completion, it would > be fine. For a hint at a good design, look at the language server > protocol. It returns a large list of completions, and then you can > "resolve" a completion to get many more of its properties. So > resolution-function is an option. resolution-function sounds good. Maybe this is not the most suitable comparison but since you mentioned the word "resolve" that evoked by association: resolver functions used in GraphQL.
[Prev in Thread] | Current Thread | [Next in Thread] |