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
(GH-1336) Add syntax folding for braces and parentheses
This commit adds detection of text regions bounded by braces { } and parentheses
( ). This provides syntax aware folding for functions, arrays and hash tables.
0 commit comments