Skip to content

Commit

Permalink
added intellij-latte-pro
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Apr 21, 2024
1 parent 99f4261 commit f4dbe04
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions intellij-latte-pro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE latte PUBLIC "-//LATTE//Latte plugin configuration XML V0.0.1//EN" ".idea/intellij-latte-pro/xmlSources/Latte.dtd">
<latte version="1" vendor="umeligence/umeligence">
<filters>
<filter name="texy">
</filter>
</filters>

<tags>
<tag name="texy" type="PAIR" arguments="key: value, …" documentation="Texy!" allowFilters="true">
<arguments>
<argument name="arguments" types="PHP_EXPRESSION,KEY_VALUE" repeatable="true" />
</arguments>
</tag>
</tags>
</latte>

0 comments on commit f4dbe04

Please sign in to comment.