[SVN] r11536 (C)

Allan Odgaard mailinglist at textmate.org
Sun May 10 10:01:30 UTC 2009


• improve “Insert Call to Constructors” command

It now inserts a space if used directly after ‘)’ and no longer chokes on default values which used (), e.g.: ‘foo (bar_t const& bar = bar_t()):⇥’ now (correctly) inserts: ‘ : bar(bar)’.

Changed:
U   trunk/Bundles/C.tmbundle/Commands/Insert Call to Constructors.tmCommand



More information about the textmate-dev mailing list