Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] PHP - collapse / expand

I have successfully installed Eclipse 3.2 + PDT v0.7 + Aptana.

The one question I had was how to 'collapse' and 'expand' functions in
PHP? I.e., in a long  PHP file, I would like to collapse the code at
the different function level so that I can quickly scroll to the
bottom, or only 'expand' the code for certain functions that I am
currently working on. Generally, then the code is 'collapsed', there
will be an indicator (e.g: + sign) next to the line number, clicking
on which will 'expand' that code segment.

Is this feature implemented via a Perspective? I have used both PHP and
Aptana and do not see this feature working. Can you please help
find/configure this productivity option?
Thanks.

Vaz


Back to the top