The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
rcodetools 0.5.0: additional code completion info, path settings

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eigen Class

Posts: 358
Nickname: eigenclass
Registered: Oct, 2005

Eigenclass is a hardcore Ruby blog.
rcodetools 0.5.0: additional code completion info, path settings Posted: Jan 28, 2007 1:44 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eigen Class.
Original Post: rcodetools 0.5.0: additional code completion info, path settings
Feed Title: Eigenclass
Feed URL: http://feeds.feedburner.com/eigenclass
Feed Description: Ruby stuff --- trying to stay away from triviality.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eigen Class
Latest Posts From Eigenclass

Advertisement

rcodetools is a collection of Ruby code manipulation tools. Currently, rcodetools comprises:

  • xmpfilter: automagic Test::Unit assertions/RSpec expectations and code annotations
  • rct-complete: 100% accurate (editor-independent) code completion
  • rct-doc: document browsing and code navigator
  • rct-meth-args: precise method info (meta-programming aware) and TAGS generation

You can get rcodetools here.

Code completion at work

As of 0.5.0, rcodetools can show additional information about the completion candidates. rcodetools includes elisp and vimscript code for emacs and vim, but it can be used with any editor.

EMACS

icicles-rcodetools.gif

VIM

vim-completion.gif

What's new

  • --dev: adds project directories to $:
  • --completion-class-info: list completion candidates and class info
  • display completion candidates with description, both in emacs and vim (using the menu+preview window).

See the screenshots/screencasts at rcodetools screenshots/screencasts.


Read more...

Read: rcodetools 0.5.0: additional code completion info, path settings

Topic: Ultimate IDE Fight: Escritura ��gil con soporte para Redacci��n Test Driven Previous Topic   Next Topic Topic: Block Params vs Yield

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use