-
Notifications
You must be signed in to change notification settings - Fork 1
/
bemxjst.xml
22 lines (22 loc) · 1.04 KB
/
bemxjst.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<filetype binary="false" description="bemtree, bemhtml (old syntax)" name="bemxjst">
<highlighting>
<options>
<option name="LINE_COMMENT" value="//" />
<option name="COMMENT_START" value="/*" />
<option name="COMMENT_END" value="*/" />
<option name="HEX_PREFIX" value="" />
<option name="NUM_POSTFIXES" value="" />
<option name="HAS_BRACES" value="true" />
<option name="HAS_BRACKETS" value="true" />
<option name="HAS_PARENS" value="true" />
<option name="HAS_STRING_ESCAPES" value="true" />
</options>
<keywords keywords="attrs;bem;block;cls;content;default;elem;elemMod;js;jsAttr;mix;mod;mods;tag" ignore_case="false" />
<keywords2 keywords="_buf;attrEscape;ctx;extend;generateId;identify;isArray;isFirst;isLast;isShortTag;isShorttag;isSimple;jsAttrEscape;position;xmlEscape" />
<keywords3 keywords="apply;applyCtx;applyNext;local;reapply" />
<keywords4 keywords="_mode;_this;this" />
</highlighting>
<extensionMap>
<mapping ext="bemhtml" />
</extensionMap>
</filetype>