This repository contains a syntax highlighter for AT template files for IntelliJ.
To install clone the repository and copy the Aria Templates.xml
file to the filetypes
folder that is located in the IDE's config
folder.
The config
folder can be found in the users home folder (see below).
Once you have found the config
folder, open it and in there you should have the filetypes
folder.
Open that folder and put the Aria Templates.xml
file in there. Should the folder be missing, create it.
In my case the filetypes
folder is located here:
e.g.: C:\Users\leon\.IntelliJIdea2018.1\config\filetypes
<SYSTEM DRIVE>\Users\<USER ACCOUNT NAME>\.<PRODUCT><VERSION>
~/.<PRODUCT><VERSION>
~/Library/Preferences/<PRODUCT><VERSION>