Aneesh Kumar K V writes:
> Lluís <xscript@...> writes:
[...]
>> You might also be interested in this fork (awaiting merge into upstream):
>>
>> https://github.com/llvilanova/auto-complete
>>
>> Relevant code is in the "semantic-completion-placeholders" branch.
>>
>> If you have "yas/minor-mode" enabled in your buffer, completing a function will
>> insert placeholders for the arguments.
>>
> That made it really nice. I had to use a larger ac-delay value,
> otherwise filling the args value and giving \t tried to auto complete
> the args in a wrong way. Hopefully this will be part of 1.4 ?
I'm not sure. All I know is the auto-complete people are planning to split the
whole project into multiple per source sub-projects, and that's when they're
planning to merge the placeholders code.
> I also have to use ac-semantic-raw in ac-sources
I didn't play much with the implementation of candidate selection, except for
making the symbol documentation available.
AFAIR, ac-semantic-raw will provide you symbols for the cases where you're not
completing "members" (see `ac-prefix-cc-member').
Lluis
--
"And it's much the same thing with knowledge, for whenever you learn
something new, the whole world becomes that much richer."
-- The Princess of Pure Reason, as told by Norton Juster in The Phantom
Tollbooth
|