-
TextMate gets better php support
08:49:14 am on March 5, 2007 | # |
With yesterday’s update of TextMate, PHP now gets some nicer auto-complete functionality. Go on, you know you want to try it.
[NEW] PHP bundle: Option-escape will provide completion candidates for the current (partially typed) function name and option-F1 will show a tool-tip with short documentation and call syntax for the current function (press ctrl-H to go to the manual page). All standard functions have been added to the normal completion on escape, allowing you to cycle through them. (Ciarán Walsh)