Cipriani [2008-12-04 14:31]:
> I wrote a set of Mozilla Ubiquity commands that allow the user to
> search on rdocs, also featuring autocomplete, load of any rdoc
> hosted on the web and changing the default rdoc when searching.
wow, awesome! now i know how much i missed that :-)
maybe we could extend it a bit to jump directly to a specific
method? say 'rdoc String#delete' gives us the rdoc for String's
delete method (right now i'd have to get my hand off the keyboard to
select it from the list). this has definitely the potential to
become my new favourite rdoc browser. thanks for sharing!
cheers
jens
> Yesterday I started a branch on Github for working in persistent
> indexes when using rdoc-load. But improvements on search is also
> in my todo list.
already cloned it and checked out that branch ;-) very interesting!
> Anyone could contribute, of course.
if only time would allow...
i'll watch your activity closely and chime in if i should happen to
have anything to contribute.