Feature Idea: Code Folding

Post any comments, suggestions, annoyances or ideas for future releases here. Please do not post bug reports or questions here.
Post Reply
UdoJ
Posts: 6
Joined: Tue Sep 14, 2004 6:46 am

Feature Idea: Code Folding

Post by UdoJ »

Hi,

here is an idea for one of the forthcoming versions of Zeus:

What about code folding?
This means it is possible to collaps and expand code constructs like functions, procedures, loops, comparisons and so on.
This could ease understanding the code structure of a source file.
raz
Posts: 16
Joined: Wed Jan 19, 2005 3:41 pm
Location: MidWest -- USA

re: folding

Post by raz »

I second this request!

(please)
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

Code folding support has been added to the Zeus for Windows Version 3.94 release.

The languages supported include C/C++, D, Fortran, Java, Java Script, Lua, Perl, PHP, Python, Visual Basic and XML.

Cheers Jussi
Post Reply