enriquepiatti / Magicento

PHPStorm plugin for Magento developers
115 stars 35 forks source link

[Magento 2] Improve preference.type autocomplete ordering #284

Open Koc opened 6 years ago

Koc commented 6 years ago
<preference for="Magento\Catalog\Model\Product\Image\Cache" type="..." />

for now items in attribute type not sorted and there are a lot of non-relevant items in autocomplete. Better sort them: move to top classes that implements or extends class/interface from for attribute.