[TxMt] Re: Use comments to mark sections (and indented folding vs marker-based folding)
Allan Odgaard
mailinglist at textmate.org
Sun Apr 17 07:44:48 UTC 2016
On 21 Jan 2016, at 18:37, JiHO wrote:
> It looks like I am searching for a way to the `foldingIndentedBlock`
> rule to take precedence over the `foldingStartMarker` rule. Is it
> possible? […]
Starting with next build, if a line is ignored (for indent purposes) and
a start/stop folding marker match, it will no longer terminate the
foldable block, i.e. your test language should work as expected.
Sorry about the late reply.
More information about the textmate
mailing list