Template Plugin

Release v2.0.0 :rocket:

Features

  • add support for adding labels for custom variables (b138110), closes #30
  • allow specifying title and tags in templates (c36dea0)
  • use dropdown instead of enum for better user experience (c009fc9), closes #7

Bug Fixes

  • auto wrap special variable values in double quotes (720eea2)
  • ignore eslint errors for \S (dd98f44)
  • parser: update the regex used to find special variables (cb3d677)

For reporting bugs/feature-requests or to know more about the plugin visit the GitHub Repo.

PS - This release doesn't have any breaking changes. I released a major version because a lot of new features were added to this release.

3 Likes