Huw Collingbourne wrote:
> Lin Chat wrote:
> 
>> Having said that, what I am looking for an IDE that supports Global
>> Project Class views. 
> 
> Can you explain what you mean by a Global Project Class view. I am one 
> of the developers of Ruby in Steel and if we haven't got this, I'd like 
> to know about it! ;-)
> 
> Do you mean you want to see all available classes? If so, we have the 
> Ruby Explorer which lets you view and navigate to all available classes 
> (when the classes are written in C, we navigate into the class 
> documentation - when they're in Ruby, we go to the code).
> 
> If this is not what you mean, I'd be grateful if you could describe what 
> you are looking for.
> 
> best wishes
> Huw Collingbourne
> 
> SapphireSteel Software
> Ruby and Rails In Visual Studio
> http://www.sapphiresteel.com


PHPED http://www.nusphere.com/products/phped_52/large_image1.htm

For them it is called a Code Explorer. List of all Classes available in 
the project as well as collapsables so you can see properties and 
methods.

Does saphiresteel also support rdoc / type hinting. Every IDE I have 
come accross seems to either have limitation in 3 area, autocomplete, 
code explorers or rdoc support.
-- 
Posted via http://www.ruby-forum.com/.