On May 26, 2011, at 4:32 AM, Mads Hartmann Jensen wrote: > - Enable scope specific block separators (regular expressions) (currently > uses blank lines and indentation to find blocks of code)
Perhaps it would be possible to run the expression to find the delimiter used on the line with the caret and then check which lines above and below that contain the same delimiter? Just a knee-jerk idea, haven't really thought through the places it would/wouldn't work. But would mean that we wouldn't need to define more regexes. _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
