Hello all,
I have just discovered Zeus and am in the process of using it for everything I do. One question I had was if I have PHP files that use HTML DIV tags for CSS Positioning, is there a way I can have the DIV tags fold?
Hope that makes sense.
Thanks.
Chris
PHP Folding question
The short answer is yes, but first some background.
The code folding logic of Zeus is all hard coded into the xFolder.dll file. The long term plan is to make the folding configurable accessible to the user, but for now the hard coded approach remains.
So if the current PHP folding is missing a particular type of folding, you need to post some sample code showing what type of folding required.
Where possible the the xFolder.dll will then be changed to implement the new fold and a new version made available for download from the Zeus web site.
Cheers Jussi
The code folding logic of Zeus is all hard coded into the xFolder.dll file. The long term plan is to make the folding configurable accessible to the user, but for now the hard coded approach remains.
So if the current PHP folding is missing a particular type of folding, you need to post some sample code showing what type of folding required.
Where possible the the xFolder.dll will then be changed to implement the new fold and a new version made available for download from the Zeus web site.
Cheers Jussi