shopware6-phpstorm-plugin
shopware6-phpstorm-plugin copied to clipboard
Bumps org.jetbrains.intellij from 1.8.0 to 1.8.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Creating a new migration file with a dialog for the description would be really nice 😄 
I tried extending a block `vendor/shopware/administration/Resources/app/administration/src/app/component/structure/sw-search-bar/sw-search-bar.html.twig`  I get an error message:  There seems to be...
Currently we mostly create custom fields via admin panel. But to properly deploy a custom module, the field(s) should be created in code. It would be nice if the frosh...
A standard controller and route generator would be a cool feature to have, which create a skeleton along with the annotations and registers it inside service.xml / routes.xml respectively.
 It'll be very useful if the filename of the source would be shown, too. So, someone can see which language it is (f.e. languages I don't really speak) and...
The new filter factory introduced in 6.4 does not have good documentation for its usage so it gets quite difficult to know what values / options to fill in. An...
When using icons such as {% sw_icon 'bag' %} it would be great if an autocomplete can be provided to select the icon from available ones. For admin and storefront...
Graphical interface for this feature https://github.com/FriendsOfShopware/FroshDevelopmentHelper#generating-entities-or-edit-entities like "Create Plugin". Maybe with a table and you can add multiple rows and add the name and the type and flags. It finds...
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.5.0 to 2.5.1. Release notes Sourced from net.minidev:json-smart's releases. V 2.5.1 What's Changed Bump junit.version from 5.9.3 to 5.10.0 in /json-smart by @dependabot in netplex/json-smart-v2#158 Bump junit.version...