prog8/syntax-files/IDEA
Irmen de Jong ddb8346711 added txt.cls() as a shorter alternative to clear_screen().
cx16: added new character encodings, and routines in textio to enable the character sets for them.
cx16: added txt.chrout_lit() and txt.print_lit() to always print the literal characters and never as control codes
2024-04-07 19:32:44 +02:00
..
Prog8.xml added txt.cls() as a shorter alternative to clear_screen(). 2024-04-07 19:32:44 +02:00
readme.txt mention syntax highlighting files in the docs 2022-10-25 21:24:38 +02:00

readme.txt

Prog8 syntax highlighting file for IntelliJ IDEA and Jetbrains Rider.

Copy the file Prog8.xml to your IDEA/Rider 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/