Function TextEdit.foldAllLines
Folds all lines that are possible to be folded (see canFold
).
void foldAllLines() nothrow @nogc;
Folds all lines that are possible to be folded (see canFold
).
void foldAllLines() nothrow @nogc;