Advanced | Help | Encyclopedia
Directory


Folding editor

A folding editor is a text editor which allows the user to hide and reveal blocks of text. Typically this is done to allow the user to better see the overall structure of the document.

The Macintosh computer historically had a number of source code editors that "folded" portions of code via "disclosure triangles". The UserLand Software product Frontier was a popular scripting environment that had this capability.

Table of contents

Example

The following document contains folding marks ({{{ ... }}}):

Heading 1
{{{
Body
}}}

Heading 2
{{{
Body
}}}

Heading 3
{{{
Body
}}}

When loaded into a folding editor, the outline structure will be shown (just the headings):

Heading 1
{{{ ...

Heading 2
{{{ ...

Heading 3
{{{ ...

Clicking on the {{{ marks makes the appropriate body text appear.

History

Folding editors appeared in the original occam IDE, called Inmos Transputer Development System.

Editors with folding capability

Many text editors provide folding capability. Among them are:

External links








Links: Addme | Keyword Research | Paid Inclusion | Femail | Software | Completive Intelligence

Add URL | About Slider | FREE Slider Toolbar - Simply Amazing
Copyright © 2000-2008 Slider.com. All rights reserved.
Content is distributed under the GNU Free Documentation License.