Releases: shopwareLabs/shopware6-phpstorm-plugin
Releases · shopwareLabs/shopware6-phpstorm-plugin
0.0.26
- Added composer.json missing
extra.label
inspection - Added composer.json missing
extra.description
inspection - Added composer.json missing
extra.manufacturerLink
inspection - Added composer.json missing
extra.supportLink
inspection - Added composer.json missing
extra.require.shopware/core
inspection - Fixed exception thrown when creating new EqualsFilter
0.0.25
Initial app support
- Apps works now also on
Extend this twig block
feature - Added inspection for App Script to show error when accessing invalid service in
services.X
- Added inspection for App Script to show error when a
services.repository.search
is done to an entity where a permission is missing in the manifest.xml - Added VCS commit message provider to suggest a message for Shopware branches
next-xxx/some-name
EAP 2022 support
- Support EAP 2022
Fix feature flag detection
Use feature flags from feature.yaml if the file exists
0.0.21
Add Create a App dialog
- Fixed issue with cms element naming thanks to @breaker92
- Add Create an App dialog
- Fixed deprecations
Add cms element action
- Added cms element action
- Added copy snippet as code in JSON file
- Fixed cms block preview scss file
Improve compatibility
- Improve compatibility with newest EAP
Create CMS Block
- Added new action to create a CMS block
- Fixed a bug in SynchronizeNamespaceAction where it doesn't get applied