Notepad⁺⁺ Integration - coldrockgames/doc-scriptor GitHub Wiki
What is a UDL?
Notepad++ supports custom-defined languages also known as User Defined Languages (UDLs).
How to install
-
Download the
scriptor (Dark Mode).xml
file from the bottom of this page. -
PLEASE NOTE: As the name suggests, the syntax highlighting is optimized for Dark Mode in Notepad++!
-
Open Notepad++
-
Select
Language -> User Defined Language -> Open User Defined Language Folder
from the menu -
A File Explorer opens
-
Copy the downloaded xml file to this folder
-
You're ready to go! (Maybe you need to restart Notepad++ to make the language active)
Now you can open files with the .scriptor
extension and they will have syntax highlighting!
Download
Download the file from the repository here or use this direct link (raw file link, use "Save As..." in your browser).
Example
Below is a short example of how a script will look like: