Home
Description
FAQ
Macros & Tips
Download
Donation
 About this Website
Weblinks
 
 Unload Frameset
Reload Frameset

Description

Introduction
FoldMaster is a folding editor which general feature is to hide parts of text in so called folds. FoldMaster has also many features making it looks like a word processor but it is an editor to edit source code of all kind of programming languages like C, C++, Pascal and so on.
The following screen shot showing an example of folding parts of text and giving you an idea how this looks like. It also describes some important details of the user interface.
FoldMaster Screenshoot
You can process all of your existing source code with FoldMaster and define folds in an easy way to reach an unknown level of overview about the structure of your source code. This makes support and development of all your projects easier and faster. But these files can be furthermore processed by any other editor (e. g. a non folding editor) without any kind of conflict.
Since FoldMaster places its format information in comment lines your source code can be processed by the compiler in the same way as before.
FoldMaster takes the principle of hierarchical structures you know from the directories of your operating system to your source files. It is possible to view over a large text because parts of source code (e. g. subroutines, functions and so on) are replaced by single lines of comment describing these parts. Doing this in the right way you can always show the code you are interested in on a single page.
Two methods are possible to open the text hiding in a fold: you can extract the fold in the current text or you can do this in a separate window.
The advantage of this system is that you can find the part of code you are looking for without scrolling through unlimited area of text.
 
Description of the individual features
Logo Textfolds
Logo Syntaxcoloring
Logo Hexeditor
Logo Marking of text, line and column block
Logo Drag & drop
Logo Templates
Logo Transfermacros for use at templates
Logo Editor variables
Logo Several intermediate buffers for text
Logo Complex search by the use of regular expressions
Logo Bookmarks
Logo Macros
Logo Project management
Logo Use of external programs and tools
Logo Integrated make
Logo Include of third party helpfiles

 
Home
Description
FAQ
Macros & Tips
Download
Donation
 About this Website
Weblinks
 
 Unload Frameset
Reload Frameset