bbeditclippings icon indicating copy to clipboard operation
bbeditclippings copied to clipboard

Collection of clipping sets (macro-like code snippets) for BBEdit

Results 7 bbeditclippings issues
Sort by recently updated
recently updated
newest added

The http://php.net/filetime function is oddly missing from the clipping set

There's not much to the clipping, maybe just the keyword, but regardless, it's missing!

PHP set missing alternate definitions for XSLTProcessor->setParameter

The PHP set is missing the include, include_once, require, require_once functions. This is because they are listed in the control structures section of the PHP manual and will need to...

The PHP set is missing the __construct function for the XSLTProcessor class. This is probably because a definition for it only exists in the Table of Contents (and not the...

There is no clipping for the FALSE constant.

The set is missing alternative control structure syntax. See http://www.php.net/manual/en/control-structures.alternative-syntax.php