mirror of
https://github.com/irmen/prog8.git
synced 2026-04-21 02:16:41 +00:00
25f25a8767
Sort() had too many gotchas and reverse() is kinda redundant you can loop in decreasing order through an array too.
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 fileProg8.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.