Source code folding
Sourcecode folding is currently possible for Class, Sub, Method and Function
definitions.
In this example the method m has been folded which means the only the method
definition but not the body of the method will be displayed in the sourcecode
window.
In the next image all source code structures that may be folded have been
folded. The may reduce the source code to a few lines.