Examples of using Code folding in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Code folding.
Using Code Folding.
Code folding.
SynWrite- Edit text codes with syntax highlighting and code folding.
Code folding.
New improved SQLEditor of the Visual Studio 2005 kind with Code Folding function and UNICODE support.
Code folding.
The most important features I added are,interactive spell checking, code folding and a text analysis.
Unfold code folding for the entire file.
The element folding in the group general defines code folding properties. Available attributes are.
Macros, Code folding and a MediaTool pre/post build processing.
Editing templates with automatic JSON validation, auto-completion, code folding, and syntax highlighting.
Features new code folding enhancements including"code peek" on hover.
This part will describe all available attributes for contexts, itemDatas, keywords,comments, code folding and indentation.
Please note that code folding and editor guides are only available in the Scintilla-based editor.
This application comes with numerous extensions like code folding, JSHint support, and various attractive themes.
Code folding is especially useful when editing large source files with thousands of lines. Once the folds are closed, a document appears to become smaller, facilitating easy browsing and editing of the file.
If this option is checked,every new view will display marks for code folding, if code folding is available.
Added the possibility to use code folding for regions- parts that are limited by-- region and--endregion.
The last part of a highlight definition is the optional general section.It may contain information about keywords, code folding, comments and indentation.
If enabled, AWS Cloud9 displays code folding controls in the gutter whenever you pause the mouse over those controls in editor tabs.
Code folding allows you to hide parts of a document in the editor, making it easier to overview large documents. In& kate; the foldable regions are calculated using rules defined in the syntax highlight definitions, and therefore it is only available in some formats- typically program source code, XML markup and similar. Most highlight definitions supporting code folding also lets you manually define foldable regions, typically using the BEGIN and END keywords.
If you do not want to use the code folding feature, you can disable the Show folding markers(if available) option in the Appearance page of the editor configuration.
Anjuta can display code folds for source files in block-structured languages(such as C, C++, Pascal, and Java). All code blocks in a source file can be folded or unfolded by clicking on the fold points in the code fold margin of the Editor window(usually a+/- symbol or up/down arrow). These fold points automatically appear for source files which use code blocks.
Editor Margins: Editor margins appear to the left of the editor and are used for some special purposes. There are three editor margins available: theline number margin, the marker margin and the code fold margin. By default(that is, when you run Anjuta for the first time) only the code fold margin will be visible. The rest can be made visible via ViewEditor.