[SVN] Re: Insert Matching Start Bracket

Rob Rix rix.rob at gmail.com
Mon Apr 3 17:15:26 UTC 2006


If this hasn't already been fixed, I will fix it as soon as I get home
(likely a couple of hours from now). It's quite a simple one,
actually-- just need to add = to the negative character class for
receiver. Actually we should add other operators too-- *, /, -, +...
'twill be good.

On 4/2/06, Gerd Knops <gerti-textmate at bitart.com> wrote:
> Boy, that one is surprising at first... Combined with the magic
> bracket stuff I ended up with quite a few extra brackets in my
> Objective-C code before I figured that one out. Maybe updated macros
> that cause surprising results like this one when using 'regular' keys
> only should at least be mentioned in the release notes.
>
> Anyhow I quite like it, and while it works fine on
>
> 	fish = NSArray alloc
>
> it does not like
>
> 	fish=NSArray alloc
>
> Please fix!
>
> Gerd
>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev
>



More information about the textmate-dev mailing list