prog8/syntax-files/IDEA
Irmen de Jong 0d4dd385b8 added '%ir' to write inline IR code, '%asm' is now only for real 6502 assembly.
(%ir is probably only used in the library modules for the virtual machine target)
2022-09-30 15:12:26 +02:00
..
Prog8.xml added '%ir' to write inline IR code, '%asm' is now only for real 6502 assembly. 2022-09-30 15:12:26 +02:00
readme.txt tweak in error output for file links, corrected column number off-by-one 2021-12-04 16:52:03 +01:00

Prog8 syntax highlighting file for IntelliJ IDEA.

Copy the file Prog8.xml to your IDEA filetypes folder.
If this folder doesn't yet exist, simply create it.
After installing this file, restart the IDEA.

The exact location of the folder varies per operating system and
IDE version, but for me it is currently this on Linux:

  $HOME/.config/JetBrains/IntelliJIdea2021.3/filetypes/