Topic: Release: PunBB E-Texteditor / Textmate bundle 1.0.0
As I was reading trough the "What editor do you use for PHP?" thread here at the PunBB forums, I encountered a very basic Textmate bundle by guardian34. This got me thinking, why not start working on a more expansive bundle, with most of the commonly used functions, variables and things like database queries. As I was on vacation and got sick, I started getting tired of not having a internet connection and figured that I'd start working on this. While there still is things that could be expanded upon and added to it, it contains a lot of what I use the most (and some I don't ever use).
Most of the functions available in this bundle should be pretty obvious to figure out, but I took a few screenshots of two things that you might not notice: Array key tooltips for all the default $lang_whatever variables + $pun_config. I just thought it would be nice to do this, as I frequently forget the key name I need if I don't have the lang file open already.
Just press [ALT]+[H] when in the [''] part of the variable ($lang_common['<cursor here>']).
REQUIREMENTS:
* E-Texteditor or Textmate.
* A working PHP installation (php must be available in the PATH). This only applies for commands like the var tooltips etc.
NOTE:
As I do not own a Mac, I have not been able to test this with Textmate. E-Texteditor bundles is compatible with Textmate though, so it should work just fine. If not, please let me know.
DOWNLOAD:
Zipped archive (On windows, extract to %APPDATA%\e\Bundles\): PunBB bundle 1.0.0 (36 KB).
SVN access (folder goes to the same place as the zip archive above: http://www.getyeflask.com/svn/punbb_tmbundle/