[TxMt] Re: [ANN] Intelligent Jump

Alain Ravet arav2132 at biz.tiscali.be
Wed May 3 16:46:42 UTC 2006


Duane


A little bug: tab doesn't work with parameters default values.

Before:
     def foo(field_id, tag_options = {})

After 3 [Tab]:
     def foo(field_id, = {})


Problem: the 2nd parameter was deleted.

Alain




More information about the textmate mailing list