Skip to content

Extend .phpstorm.meta.php for more convenient autocomplete #403

@DmitryFurs

Description

@DmitryFurs

Describe the solution you'd like (*)

Currently, the metadata contains only two rules for dependency injection. But it would be convenient to add more rules, at least from the most popular ones (ScopeConfig, ResultFactory, SearchCriteriaBuilder, and others).

Describe alternatives you've considered

Most likely, this should be provided at Magento level, since there may be differences between versions, but since there is a special plugin for IDE, this can be implemented at the level of this plugin, especially since part of the metadata is already implemented and it should just be supplemented.

Additional context

Metadata example https://github.com/Krifollk/magento2-phpstorm-meta/blob/master/.phpstorm.meta.php

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions