where is the Content Assist of RDT?

F

Frank Potter

------=_Part_3850_26239159.1133955319485
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

this url() said RDT *HAS* Content Assist. I use RDT 0.6.0, but I never foun=
d
the code completion thing in it.
please tell me, how to find out the Content Assist stuff in RDT? thanks.

------=_Part_3850_26239159.1133955319485--
 
F

Frank Potter

------=_Part_3918_31177678.1133955512845
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I forgot to say, the url is:
http://www-128.ibm.com/developerworks/opensource/library/os-rubyeclipse/

this url() said RDT *HAS* Content Assist. I use RDT 0.6.0, but I never
found
the code completion thing in it.
please tell me, how to find out the Content Assist stuff in RDT? thanks.

------=_Part_3918_31177678.1133955512845--
 
F

Frank Potter

------=_Part_4002_27831102.1133955892755
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

sorry for my duplicated posts.
My ie seems crazy, it automatically post twice.
 
R

Ross Bamford

this url() said RDT *HAS* Content Assist. I use RDT 0.6.0, but I never
found
the code completion thing in it.
please tell me, how to find out the Content Assist stuff in RDT? thanks.

In my experience it's not as comprehensive as with e.g. Java, partly
because Ruby is very dynamic so the information simply isn't available
until runtime. I've found that there's not really much reason to have it
pop up automatically but on the whole I think it's a worthwhile trade for
the flexibility you get from Ruby ;)

It does do variables quite well I think - hit CTRL-SPACE to see what it
knows about. It only knows about variables in the current script (?). I
only switched to IDEs about a year ago, and when I started with Ruby I
found it hard without autocomplete, which frankly isn't a place I want to
be. Doesn't take long to get back to normal, though ;)

(Aside, I don't know if you can get docs working, my Ri is broken I think,
but to be honest I don't think you'll need to - if you're not sure of the
name of a method or whatever just guess - most times you'll be right, Ruby
is very nice in this respect :))
 
R

Ryan Leavengood

You aren't posting twice to the list, you are just seeing Gmail put in
the same thread both your response from your "Sent Mail" and the
response as shown on the list. It is just one of those annoying
features of Gmail.

Ryan
 
F

Frank Potter

------=_Part_7372_17199727.1134011824110
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Thank you.
I do find some varibale hits this time.
I'm very new to ruby. So I never tried the rdoc stuff. Can you tell me how
to use it please? Thanks again~
 
F

Frank Potter

------=_Part_7380_3654734.1134011874864
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Yes, it's really annoying.
I tried to find out how to disable this but I didn't get any clues.

You aren't posting twice to the list, you are just seeing Gmail put in
the same thread both your response from your "Sent Mail" and the
response as shown on the list. It is just one of those annoying
features of Gmail.

Ryan

------=_Part_7380_3654734.1134011874864--
 
F

Frank Potter

------=_Part_7396_8202318.1134012199973
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

OK, I tried the ri again, it works for me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,260
Messages
2,571,039
Members
48,768
Latest member
first4landlord

Latest Threads

Top