prog8/syntax-files/IDEA
2021-11-27 18:09:15 +01:00
..
Prog8.xml added sys.push() and sys.pop() to put values on cpu stack. Added missing builtin functions to syntax-files. 2021-11-27 18:09:15 +01: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)