Hi,
The latest version has this nice feature that it collapses al these code-blocks. But it has some setbacks:
- it is more difficult to see what the code is doing
- expanding must be done piece by piece or for the complete page
Ideas for solution:
- Dont collapse the statement-itself like is done with the function:
Code:
function myfuncname($param){....}
Code:
if(myif==notmyif && otherif==true){...}
foreach($arr as $key=>$val){...}
- command to expand/collapse anything within the part the cursor is
- command to expand/collapse the current function/method
- command to expand/collapse the current class
(The lastest 2 are commands in Zend studio)
Greetz! Joly
------------------------
Doing the impossible
Netbeans op z'n Hollands (
http://visionfirst.nl/develops) or: NB for the Dutch
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]