[SVN] r7113 (PHP)

Ciarán Walsh ciawal at gmail.com
Thu May 3 12:21:18 UTC 2007


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



More information about the textmate-dev mailing list