You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Morgan Yarbrough edited this page Apr 25, 2015
·
4 revisions
All modes that use C style folding (C, JavaScript, CSS, etc...) (SQL Server mode also supports this) support non-standard code folding using special comment notations:
Region Folding
Supported using lineComment or blockComment (blockComment is needed primarily for CSS mode)
The pound symbol # is optional before region and endregion