Last active
February 10, 2017 09:39
-
-
Save 4unkur/bcca70abc59ffcd9dee1 to your computer and use it in GitHub Desktop.
JS syntax highlight for Intelliants' {ia_add_js} tag
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
<?xml version="1.0" encoding="UTF-8"?> | |
<LanguageInjectionConfiguration> | |
<injection language="JavaScript" injector-id="smarty"> | |
<display-name>Intelliants Add JS</display-name> | |
<place><![CDATA[smartyTag("ia_add_js")]]></place> | |
</injection> | |
</LanguageInjectionConfiguration> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usage:
File -> Settings -> Editor -> Language Injections -> Import -> select file -> save changes.