You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something in between company-preview-common-frontend and company-tng-frontend.
When:
single candidate – preview inline, tab to complete.
common part 1 – preview common inline (maybe some decorator like ~), tab to complete and expand pseudo-tooltip.
otherwise - pseudo-tooltip instantly.
Selection on tooltip is the same as for company-tng-mode. Typing leading to one candidate must hide tooltip.
Also there is a important case for single candidate that doesn't match prefix line (therefore cant be inlined). Try something like ~ nonPrefixedCandidate postfix and shadow faces. Or just show tooltip with that one candidate.
Footnotes
company-common is only available when company is active and there is more than one candidate. ↩
The text was updated successfully, but these errors were encountered: