Folding in FORTRAN - EXTERNAL

This forum should be used for all code folding problems, questions or suggestions. You can also use this forum to request folding support for a new language.
Post Reply
dmaon
Posts: 14
Joined: Wed Nov 29, 2006 2:17 pm

Folding in FORTRAN - EXTERNAL

Post by dmaon »

The EXTERNAL keyword should not cause any folding in FORTRAN - it is a declaration and has no end - it is a single line command
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

This Fortran code folding change has been made and the new xFolder.dll can be found here:

http://www.zeusedit.com/z300/xFolder.zip

To install this new dll backup the current dll and replace it with the one contained in the zip file.

If you find any other issues or have any other suggestions regarding the Fortran folding feature feel free to post them to this forum.

Cheers Jussi
Post Reply