Created
March 3, 2014 15:49
-
-
Save juanvgarcia/9327831 to your computer and use it in GitHub Desktop.
Snippet so we don't go crazy adding the polyglot <%t %> everywhere! Provided by @lustercr
This file contains hidden or 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
<snippet> | |
<content><![CDATA[<%t '$1' %>]]></content> | |
<!-- Optional: Tab trigger to activate the snippet --> | |
<tabTrigger>ts</tabTrigger> | |
<!-- Optional: Scope the tab trigger will be active in --> | |
<!-- Optional: Description to show in the menu --> | |
<description>Polyglot HTML</description> | |
</snippet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment