isFolded property
Whether this fold range is currently collapsed.
When true, the contents of this range are hidden in the editor.
Implementation
bool isFolded = false;
Whether this fold range is currently collapsed.
When true, the contents of this range are hidden in the editor.
bool isFolded = false;