Skip to content

Releases: shopware/shopware6-phpstorm-plugin

More autocompletes

Choose a tag to compare

@shyim shyim released this 26 Sep 16:50
6692e48
  • Added autocomplete for admin snippets
  • Added autocomplete for admin components
  • Added autocomplete for seoUrl, sw_include and sw_extends
  • Added plugin generator

Vue Module generator, scheduled task generator

Choose a tag to compare

@shyim shyim released this 23 Sep 20:34
ccf6d23
  • Added vue module generator
  • Added scheduled task generator
  • Added feature flag autocomplete and goto handler

Refactor snippet implementation into Symfony plugin

Choose a tag to compare

@shyim shyim released this 22 Sep 20:24
98c504e
  • Removed custom navigation goto and implemented into Symfony plugin
  • The Symfony plugin does not show anymore missing snippets

Fix changelog title

Choose a tag to compare

@shyim shyim released this 22 Sep 07:09
ca7e9e1
  • Add changelog title escaping to dash

Frontend snippet autocompletion

Choose a tag to compare

@shyim shyim released this 21 Sep 21:09
af75de1
  • 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

Choose a tag to compare

@shyim shyim released this 21 Sep 09:53
dc0a589
  • Added UUID live template
  • Fix conflict with Shopware 5 PhpStorm Plugin
  • Added PHPUnit live templates