prog8/syntax-files/IDEA
2021-04-25 17:47:13 +02:00
..
Prog8.xml added 'callfar' builtin function (for cx16 target) that uses jsrfar to call a routine in banked RAM 2021-04-25 17:47:13 +02:00
readme.txt added progend() builtin function 2020-12-10 23:33:45 +01:00

Prog8 syntax highlighting file for IntelliJ IDEA.

Copy the file Prog8.xml to your IDEA filetypes folder.

The exact path may vary with the version of the IDE,
but for me it is currently this on Linux:

$HOME/.config/JetBrains/IntelliJIdea2020.2/filetypes/


(note the version number in the path, adjust accordingly)