[TxMt] Re: Indented soft wrapping
Allan Odgaard
mailinglist at textmate.org
Mon Feb 3 06:51:15 UTC 2014
On 3 Feb 2014, at 12:52, Tom Wardrop wrote:
> I suppose there needs to be more global settings, and for each of
> them,
> perhaps provide four settings instead of two. Using soft-wrap as an
> example, they would be: […]
I think for soft wrap, one could split it into “soft wrap” and
“semantic soft wrap”. The latter would turn all the bundle soft wrap
settings on/off, but even that is not really perfect, as one user may
dislike the wrapped comments, but would still want list items to be
wrapped in Markdown.
The solution is probably just to disable the default wrapping of
comments, as this is what people generally want to disable.
> […] Regarding identifying why a line is styled as it is […]
Matt was actually talking about “behavior”, which is a little bit
more abstract. Like “why does it indent after a open brace?”. But as
I previously replied, the current Select Bundle Item… tool can be
extended to allow querying more things, which would go a long way.
More information about the textmate
mailing list