prog8/syntax-files/NotepadPlusPlus
Irmen de Jong 0d44492086 push,pushw,pop and popw are no longer built-in functions but regular routines in `sys` 2023-12-26 14:47:31 +01:00
..
Prog8.xml push,pushw,pop and popw are no longer built-in functions but regular routines in `sys` 2023-12-26 14:47:31 +01:00
README.md + #23 Notepad++ syntax-file: add notes re update / alt installation 2021-05-07 15:12:01 +02:00
screenshot.png +/- #23 add test file and screenshot; fix: remove if/else as "Folding in code 2", just keywords 2021-05-04 21:55:12 +02:00
syntax-test.p8 continue stmt added 2023-11-25 01:14:35 +01:00

README.md

Prog8 syntax highlighting file for Notepad++.

Created by meisl on Github. Thanks!

To install:

  • Open Notepad++
  • Menu Language | User Defined Language | Define your language...
  • Click Import..., then choose the xml file Prog8.xml

Notes:

  • After an update of Notepad++ you will have to import the xml file again.
  • Alternatively, you can select Language | User Defined Language | Open User Defined Language folder... and put the xml file there.