Skip to content

Releases: jerrylopez/vscode-magento2-snippets

General fixes

29 Dec 20:49
b6c9d14
Compare
Choose a tag to compare
  • Removed setup_version from module.xml
  • Added snippet for module composer.json
  • Updated documentation and fixed some typos

v0.1.2

30 Aug 02:58
Compare
Choose a tag to compare

Changed

  • Fix tabstops not showing pre-filled values
  • Switch to basic tabstop instead pre-filled values on before & after

v0.1.1

28 Aug 21:58
Compare
Choose a tag to compare
  • Fix blockWrap with extra slash in opening block tag
  • Set final tabstop after closing argument tag in argument snippet
  • Remove trailing comma in scaffold snippet file
  • Remove trailing comma in update snippet file
  • Remove trailing comma in container snippet file
  • Remove trailing comma from argument snippet body

v0.1.0

22 Aug 17:53
Compare
Choose a tag to compare

🚀 Initial Release!