magento2-phpstorm-plugin
magento2-phpstorm-plugin copied to clipboard
PHPStorm Plugin for Magento 2
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: unable to get stub builder for file with file = file:////wsl$/Ubuntu/var/www/html/local.new/package.json, file type =...
To properly fix this issue JDialog extend in https://github.com/magento/magento2-phpstorm-plugin/blob/5.3.0-develop/src/com/magento/idea/magento2plugin/actions/generation/dialog/AbstractDialog.java#L38 has to be replaced by DialogWrapper: https://plugins.jetbrains.com/docs/intellij/dialog-wrapper.html?from=jetbrains.org#examples Based on the answer from the official support: https://intellij-support.jetbrains.com/hc/en-us/community/posts/14397678486418--Thread-context-was-already-set-CoroutineName-commit-workflow-when-showing-window-during-commit-check?page=1#community_comment_15082225353874 Here is an implementation from...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: com.magento.idea.magento2plugin.actions.content.root.MarkDirectoryAsMagentoContentRot (AddMagentoContentRoot): group with id "PS.MarkRootGroup" isn't registered so the action won't be added...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: com.magento.idea.magento2plugin.actions.content.root.UnmarkDirectoryAsMagentoContentRot (RemoveMagentoContentRoot): group with id "PS.MarkRootGroup" isn't registered so the action won't be added...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.IllegalArgumentException: Cannot add an action twice: Magento 2 Sections File (Create a new Magento 2...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: com.magento.idea.magento2plugin.actions.content.root.MarkDirectoryAsMagentoContentRot (AddMagentoContentRoot): group with id "PS.MarkRootGroup" isn't registered so the action won't be added...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.IllegalArgumentException: Cannot add an action twice: Magento 2 Widget File (Create a new Magento 2...
**Is your feature request related to a problem? Please describe.** Usually the customer wants to keep editing a bug entity and they don't always want to return to the grid....
 **Describe the bug** (*) when A clear and concise description of what the bug is. **To Reproduce** (*) Steps to reproduce the behavior: 1. Go to 'a public function.'...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: Stub index points to a file (file = file:///home/svyat/Develop/superlogics-v2/vendor/magento/module-catalog/Block/Adminhtml/Product.php, file type = com.jetbrains.php.lang.PhpFileType@290959fe, indexed...