RubyGems Navigation menu

bond 0.2.1

Bond is on a mission to improve irb’s autocompletion. Aside from doing everything irb’s can do and fixing its quirks, Bond can autocomplete argument(s) to methods, uniquely completing per module, per method and per argument. Bond brings irb’s completion closer to bash/zsh as it provides a configuration system and a DSL for creating custom completions and completion rules. With this configuration system, users can customize their irb autocompletions and share it with others. Bond can also generate completions from yard documentation and load completions that ship with gems. Bond is able to offer more than irb’s completion since it uses a Readline C extension to get the full line of input when completing as opposed to irb’s last-word approach.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.5.1 - February 08, 2014 (34.5 KB)
  2. 0.5.1 - February 08, 2014 java (34.0 KB)
  3. 0.5.0 - January 02, 2014 (34.5 KB)
  4. 0.5.0 - January 02, 2014 java (33.5 KB)
  5. 0.4.3 - December 07, 2012 (34.0 KB)
  6. 0.2.1 - May 19, 2010 (33.0 KB)
顯示所有版本(共 23)

Development 相依性套件 (3):

bacon >= 0
mocha >= 0

擁有者:

作者:

  • Gabriel Horner

SHA 256 checksum:

449d78bb08f80806e45112d205299468dd89cc40d84e16153b54477ebfd7045e

總下載次數 4,744,787

這個版本 5,512

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: