|
From: | Dmitry Gutov |
Subject: | bug#19264: 25.0.50; semantic and company |
Date: | Thu, 04 Dec 2014 14:12:39 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 12/04/2014 09:32 AM, Cédric Chépied wrote:
Yes it uses only one backend at a time but if backend can't find completion it should use the next one (if I understand variable description): Returning nil passes control to the next back-end.
Returning nil from `prefix' allows company-mode to try the next backend. If `completions' returns nil, then that's that.
[Prev in Thread] | Current Thread | [Next in Thread] |