CHL syntax highlight for Notepad++

Daniels118

New member
Joined
Jul 31, 2023
Messages
17
Hi all! While I'm working on the new compiler I have prepared a user defined language in Notepad++ to highlight the syntax of CHL source files. A file opened this way looks like this (colors can be changed):
chl_udl.png

I have attached the UDL file, to install it follow these instructions.

You may optionally set the ".chls" extension to your source files to allow notepad++ recognize the language automatically. Otherwise you can select the CHL language manually from the language menu after having opened the file.

Hope you find it useful!

Version history
2023-12-07 released v2
 

Attachments

Last edited:
Back
Top