foldingStartMarker = '(\{\s*(//.*)?$|^\s*// \{\{\{|^\s*\//===region)'; foldingStopMarker = '^\s*(\}|// \}\}\}$|^\s*\//===endregion)';