Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 577 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 577 Bytes

This is an attempt to exercise BBEdit 10's package feature combined with my need to trick BBEdit out to handle Zend Framework better.

Currenly contains a tags file for the latest Zend Framework, and some misc bits from my own BBEdit config (clippings, etc).

Added maketags script to make a nice (?) completions file.

Text Filters:

basic wrapper for PHP_Beautify - better than nothing.

Clippings:

Copyright - a generic copyright statement. (we use this at work, YMMV)
docblock - generic docblock
partial - partial for templates
partialLoop - partialloop for templates