prog8/syntax-files/IDEA
2021-11-28 01:22:40 +01:00
..
Prog8.xml undid failed attempt of using sys.push/sys.pop for stack args - now using new push(), pushw(), pop(), popw() builtin functions 2021-11-28 01:22:40 +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)