RubyGems Navigation menu

bond 0.3.0

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.3.0 - September 27, 2010 (33.5 KB)
显示所有版本 (共 23 个)

Development 依赖 (4):

bacon >= 1.1.0
bacon-bits >= 0
mocha >= 0.9.8

业主:

作者:

  • Gabriel Horner

SHA 256 校验和:

2e1e33bec4757c16b7d0db470d7097792a41e84834a8ad09cf49544cd18bfdbf

下载总量 4,763,841

这个版本 4,999

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.6

链接: