magento / magento/magento2-phpstorm-plugin
[Generation] Create configuration path constant and method location finder/resolver
Open
@bohdan-harniuk is already working on this.
Since Sep 7, 2022.
Configuration Model Generation
- Dominant language
- Java
- Stars
- 463
- Forks
- 98
- Avg merge
- 1h 6m
- Merged PRs (30d)
- 3
Description
We should be able to get coordinates where to insert path constant and method.
**Input:**
1. target path information object
2. configuration model object (PhpClass)
**Output:**
Coordinates where to insert path, method.
**Acceptance Criteria:**
- it should be covered by test case.
**Additional context**
**Mainline branch:** mainline/generate-configuration-model
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.