[TxMt] Re: hang (sort of) when we right-arrow over a right-curly-brace
Allan Odgaard
mailinglist at textmate.org
Sun Sep 7 09:44:06 UTC 2014
On 7 Sep 2014, at 3:49, Matt Neuburg wrote:
> If I'm repeatedly typing right-arrow to move the cursor position to
> the right, and the character I pass over happens to be a
> right-curly-brace that isn't balanced by a nearby left-curly-brace, TM
> seems to hang. It does recover, but it scares the pants off me every
> time it happens.
As mentioned previously¹, the function is slower than it needs to be
because it always uses regular expressions for the search, improving it
is on the to-do.
¹ http://lists.macromates.com/textmate/2014-April/037237.html
More information about the textmate
mailing list