magento / magento/magento2-phpstorm-plugin
[Navigation] Show template overrides in the editor context action
Open
@anzin is already working on this.
Since Sep 27, 2022.
- Dominant language
- Java
- Stars
- 463
- Forks
- 98
- Avg merge
- 1h 6m
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
It would be great to be able navigate from original template to its overrides.
**Describe the solution you'd like** (*)
Add a new context action in the editor of *.phtml files, as for an example the **`Compare overridden template with the original one`** can be used.
Before implementing, investigate which solution will be better to use (make a concept).
**Additional context**
**Mainline branch:** 4.5.0-develop
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.