Skip to content

Releases: shopwareLabs/shopware6-phpstorm-plugin

Vue Module generator, scheduled task generator

23 Sep 20:34
ccf6d23
Compare
Choose a tag to compare
  • Added vue module generator
  • Added scheduled task generator
  • Added feature flag autocomplete and goto handler

Refactor snippet implementation into Symfony plugin

22 Sep 20:24
98c504e
Compare
Choose a tag to compare
  • Removed custom navigation goto and implemented into Symfony plugin
  • The Symfony plugin does not show anymore missing snippets

Fix changelog title

22 Sep 07:09
ca7e9e1
Compare
Choose a tag to compare
  • Add changelog title escaping to dash

Frontend snippet autocompletion

21 Sep 21:09
af75de1
Compare
Choose a tag to compare
  • Moved generated files to file templates. Can be now edited in Settings
  • Improved Vue component generation
  • Added Changelog generation
  • Added storefront snippet autocompletion

Added UUID live templates, fix conflict with another Shopware plugin

21 Sep 09:53
dc0a589
Compare
Choose a tag to compare
  • Added UUID live template
  • Fix conflict with Shopware 5 PhpStorm Plugin
  • Added PHPUnit live templates