SublimeText / PhpDoc

PhpDoc support package.
165 stars 21 forks source link

PHPDoc auto completion for functions no longer adds type placeholder to the PHPDoc if the parameter definition contains a type #9

Closed florianeckerstorfer closed 11 years ago

jbrooksuk commented 11 years ago

@florianeckerstorfer sorry for the long delay in this. Can you please provide an example where PHPDoc doesn't work?

jbrooksuk commented 11 years ago

I checked out your code and it seems to break the default template when expanding /** then the suggestions such as @author don't get put into the view.

florianeckerstorfer commented 11 years ago

This PR is 8 months old, I honestly do not know anymore what the problem exactly was. However, I checkout out the latest commit of the bundle and everything seems to work fine.

jbrooksuk commented 11 years ago

Yeah, sorry that I missed this. I turned off notifications for a bit and must have missed this. Can you confirm with an example this works for you with?

florianeckerstorfer commented 11 years ago

I closed the PR since I don't have the problems that this PR fixed for me anymore. If I should encounter new problems, I will create another PR.

jbrooksuk commented 11 years ago

Cheers buddy.