Some snippet improvements:
• Wrap in try…catch can now be activated with try⇥ (as well as ⌃⇧⌘W when
wrapping existing text)
• Changed the -globals⇥ trigger to just globals⇥
• The def⇥ snippet now has an extra tabstop around the 2nd pair of quotes, to
make it easier to define integer constants
• The 2nd parameter to throw⇥ now has an extra tabstop to make it optional
Changed:
U trunk/Bundles/PHP.tmbundle/Snippets/$GLOBALS[''].tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/define( ).tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/throw.tmSnippet
U trunk/Bundles/PHP.tmbundle/Snippets/try { ___ } catch (___) { ___
}.tmSnippet
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev