Search Ruby documentation v0.2 (Search_Ruby_documentation.bsh v0.2 by Rob McKinnon)
Submitted by Wednesday, 25 February, 2004 - 06:42
on
Allows user to search Ruby documentation using ri (Ruby interactive reference). I map this to: ctrl+r ctrl+i
- Brings up dialog for user to enter search term.
- Macro runs ri on term, and reports ri results in another dialog.
- Remembers last term searched, and places it in search entry field.
- If user has selected text, then that is placed in search entry field instead.
New in 0.2: lengthly results placed in scroll pane; handle error that occurs when results overflow native system's std out buffer.
See other ideas for Ruby editing macros.
Updated on 04/11/2004 - 04:22
Downloads: 1982