Recently, I decided to try out Sublime Text 2 as a TextMate alternative (which it is). I\'m absolutely loving it but the only issue that bugs me is that it doesn\'t continue the
And now an even better solution has become available:
https://github.com/spadgos/sublime-jsdocs
It is called DocBlockr, and it has PHPDoc support. It automatically adds the doc block based on the function parameters. Nice...