Hi Scott,

I'm glad you like it! The functionality you ask for is not implemented, but
it is one of the main features I want to implement. I first have to learn
how to do quickfix-style lists in vim :P. After that, it's all a matter of
parsing chicken-doc output.

Cheers,
Sergi

On 12 March 2015 at 14:07, Scott McCoid <[email protected]> wrote:

> Hi Sergi,
>
> I just tried this out and I'm definitely going to keep using this! When
> the search finds more than one match, is there a way to then choose from
> one of the matches?
>
> Best,
> Scott
>
> On Thu, Mar 12, 2015 at 12:12 PM, Sergi Mansilla <[email protected]
> > wrote:
>
>> Hi there,
>>
>> I have no idea of how many of you use vim to code in chicken (we are
>> quite a minority, I think) but I made a very simple plugin that integrates
>> chicken-doc with vim: https://github.com/sergi/vim-chicken-doc.
>>
>> I am just getting started with Chicken and I found that integrating the
>> docs with my editor makes everything easier. Keep in mind that it is pretty
>> raw and simple, but it has enough functionality to be useful already. From
>> here, it should be easy to improve.
>>
>> Of course, bug reports and contributions are more than welcome! The
>> insight of veteran chickenistas would also help a lot to improve.
>>
>> Cheers,
>> Sergi
>>
>> _______________________________________________
>> Chicken-users mailing list
>> [email protected]
>> https://lists.nongnu.org/mailman/listinfo/chicken-users
>>
>>
>
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to