[SVN] Revision 841 (PHP)
Allan Odgaard
allan at macromates.com
Wed May 4 10:55:03 UTC 2005
I took the library to rename these snippets (removed the PHP prefix). I also made minor changes, like inserting a default placeholder text for a few of them, changed 'classdef' trigger to 'class' and 'func' trigger to 'function'. If I have made these less ergonomic, feel free to adjust! :)
Changed:
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $GLOBALS[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_COOKIE[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_ENV[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_FILES[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_GET[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_POST[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_REQUEST[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_SERVER[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP $_SESSION[''].plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP :* *: Comment.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP <?php ?>.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP class { }.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP define( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP defined( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP do while( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP else {}.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP elseif( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP for( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP foreach( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP function xx( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP if ?: a : b;.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP if( ) else( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP if( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP include( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP include_once( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP new array( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP print( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP require( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP require_once( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP return $resVal;.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP return $retVal;.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP return FALSE;.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP return TRUE;.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP switch( ) case:.plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP switch( ).plist
U trunk/Bundles/PHP.tmbundle/Snippets/PHP while( ).plist
More information about the textmate-dev
mailing list