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.