Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect class' magic methods and add them to message #147

Open
anojoyman opened this issue Oct 11, 2020 · 0 comments
Open

Detect class' magic methods and add them to message #147

anojoyman opened this issue Oct 11, 2020 · 0 comments

Comments

@anojoyman
Copy link

I really like this extension, but I think this small addition would be helpful.
It should detect class' magic methods like __construct, __destruct and so on and add them to the message like this :
{ClassName} (constructor/destructor)
This is how PHPStorm does it and I think it should be implemented in docblocker as well.
The extra mile would be to be customizable in settings :)
Thanks for this great extension, it really helps to migrate from PHPStorm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants