Last active
May 1, 2023 15:50
-
-
Save maxfenton/ea4da69280be28482ac8364ab07afce4 to your computer and use it in GitHub Desktop.
PhpStorm live template for CraftCMS / Twig development
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<templateSet group="Twig - Craft"> | |
<template name="tag" value="{% tag '$END$' with {} %} 	 {% endtag %}" description="{% tag %}...{% endtag %}" toReformat="false" toShortenFQNames="true"> | |
<context> | |
<option name="Twig" value="true" /> | |
</context> | |
</template> | |
</templateSet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This file goes in
~/Library/Application\ Support/JetBrains/PhpStorm[VERSION]/templates