- Continuing Comments automatically for Sublime.
- How about a plugin/macro for helping you produce PHPDoc comment blocks?
- Exuberant CTags for PHP, and how to keep the ctags file updated as you develop.
- Better syntax highlighting, the current highlight file works well but there are quite a few odd gaps in its behaviour. For instance, when you're using things like
- Code: Select all
$this->property
// or...
$this->method($arg);
Please add to this list, or weigh in with how you use Sublime and PHP. Hopefully we can collaborate and improve PHP behaviour.