deleteFoldRangeOnDeletingFirstLine property
If set to true, deleting the first line of a folded block will delete the entire folded region, else only the first line gets deleted and the rest of the block stays safe. Defauts to false.
Implementation
final bool deleteFoldRangeOnDeletingFirstLine;