Haehnchen / idea-php-annotation-plugin

Add PHP annotation support for PhpStorm and IntelliJ
https://plugins.jetbrains.com/plugin/7320
MIT License
250 stars 41 forks source link

Support "Use Alias" feature for PHP 8 attributes #266

Closed Sajito closed 1 year ago

Sajito commented 1 year ago

The "Use Alias" feature currently only works for Annotations in DocBlocks. It would be awesome, if this feature would support PHP 8 Attributes.

Haehnchen commented 1 year ago

implemented ;)