SoftGuide > Functions / Modules Designation > Code hiding

Code hiding

What is meant by Code hiding?

The term "code folding" refers to a feature in integrated development environments (IDEs) that allows specific sections of source code to be temporarily hidden. This feature is used to improve code readability and manageability by hiding non-relevant or already reviewed code blocks, enabling developers to focus more effectively on the current sections of the code.

Typical Software Functions in the Area of "Code Folding":

  1. Manual Folding:

    • Users can manually fold and unfold specific code sections to enhance readability.
  2. Automatic Folding:

    • The IDE automatically folds certain code sections based on predefined rules, such as comment blocks or imported libraries.
  3. Hierarchical Folding:

    • The ability to fold and unfold entire code hierarchies, such as classes or methods.
  4. Context-Sensitive Folding:

    • Code blocks are automatically folded or unfolded based on the current context or editing task.
  5. Symbolic Display:

    • Folded code sections are replaced with symbols or brief descriptions, providing developers with an overview of the hidden content.
  6. Mark and Fold:

    • Users can highlight specific sections and fold them, which is particularly useful for handling long code blocks.

 

The function / module Code hiding belongs to:

Programming

Software solutions with function or module Code hiding:

HR PROCESSES (MR.KNOW)
NO-CODE-BPM (MR.KNOW)
ORDER ASSISTANT (MR.KNOW)
SECURITY ASSISTANT (MR.KNOW)
SERVICEPORTAL (MR.KNOW)