Skip to Main Content
Status Under Review
Workspace NaturalONE
Categories NaturalONE (ONE)
Created by Reiner Koester
Created on Apr 18, 2023

Editor: Collapse of lines with comments

Example:

IF INDEX = 1 /* Commentary in Line

* Commentary in whole line

IGNORE

END-IF

If you want to collapse the line with the IF-statement-block by clicking minus before the line, the editor will only collapse the line with * at the beginning (commentary in whole line). In this case it is not possible to collapse the complete IF-block.

The behaviour should be changed, so that it is possible to collapse the IF-statement-block.

Use Case Better presentation when using collapsing with commentary