Auto-Completion in TextMate - What this ruby command means?

Hello folks,

Auto completion (option + escape) does not work for me in TextMate, I
tried to debug it to find the problem, it generate a ruby command
which I do not understand, may you please help me understand it:

“ruby” -I
“/Applications/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/vendor/rcodetools/lib”

“/Applications/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/vendor/rcodetools/bin/rct-complete”
-r “/Users/dunnil/work/letters/config/environment.rb” --line=4
–column=5 2> /dev/null

When I run it in Bash, there’s no response, no exit, noting!

This command supposed to do what?

Thanks,

  • Dunnil

On Mar 10, 2007, at 7:49 AM, Human D. wrote:

Auto completion (option + escape) does not work for me in TextMate,

This is pretty off-topic here, I think. I saw your post on the
TextMate mailing list and will respond to it there.

James Edward G. II

Uh, hey, Ruby and Rails are pretty much the biggest bling bling
seller of TextMate, not to mention it IS widely used by Rubyists and
Railers alike, and Auto Completion is often a source of frustration
with it. Perhaps it is relevant here.
At least as much as 20 percent of what goes on here for days at a time.
It would be appreciated.

On Mar 10, 2007, at 10:52 AM, John J. wrote:

Uh, hey, Ruby and Rails are pretty much the biggest bling bling
seller of TextMate, not to mention it IS widely used by Rubyists
and Railers alike, and Auto Completion is often a source of
frustration with it. Perhaps it is relevant here.
At least as much as 20 percent of what goes on here for days at a
time.
It would be appreciated.

http://lists.macromates.com/pipermail/textmate/2007-March/018080.html

Feel free to join the discussion there, or just follow along…

James Edward G. II