+12

ruby "explicit parens" matching

Roberto Esposito 12 year бұрын 0
I could not find any way to match ruby "explicit" parens (i.e., do end).
Ideally this should support matching "do end", "def end", "class end", etc., and work exactly as it brace matching works.