Skip to content

Instantly share code, notes, and snippets.

@4unkur
Last active February 10, 2017 09:39
Show Gist options
  • Save 4unkur/bcca70abc59ffcd9dee1 to your computer and use it in GitHub Desktop.
Save 4unkur/bcca70abc59ffcd9dee1 to your computer and use it in GitHub Desktop.
JS syntax highlight for Intelliants' {ia_add_js} tag
<?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>
@4unkur
Copy link
Author

4unkur commented Jan 14, 2016

Usage:

File -> Settings -> Editor -> Language Injections -> Import -> select file -> save changes.

2016-01-14_17-06-40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment