|
Hiding a method or function using PHP file
Hi everyone, I'm new to this forum.
Here's my question:
When I edit a Java file, I can click on [+] or [-] to open/show or close/hide a method or a function. I'd like to be able to do that with PHP files too, but it doesn't work. However, when I rename my PHP file to JAVA files, it works. Is there a way to set Eclipse to it works with .PHP files too?
Also, I'd like to know the therm for method showing/hiding in IDEs so I can try to find answers on Google.
thanks!
|