[TxMt] foldingStartMarker foldingStopMarker Question
Allan Odgaard
throw-away-2 at macromates.com
Sun Feb 3 12:01:23 UTC 2008
On 11 Jan 2008, at 17:26, Hans-Jörg Bibiko wrote:
> [...]
> I'm writing a Language and I want to include TM's folding feature.
>
> foldingStartMarker :=
> each line which begins with '>' AND the next line does not begin
> with '>'
>
> foldingStopMarker :=
> each line which does not begin with '>' AND the next line begins
> with '>'
Folding marker matches only look at one line at a time, so this is not
possible, sorry.
More information about the textmate
mailing list