Syntax Highlighter
Notepad++
Note
- Dark mode only
- This syntax highlighter is included with Angel mod, you can find it in the syntax folder.
- Auto-completion support (although a little bit messy)
Installation
-
Go to in Notepad++
Language->User Defined Language->Open User Defined Language folder...
placeangelscript_wj.xml
there. -
Go to
C:\Notepad++\autoCompletion\
placeangelscript_wj.xml
there from theautoCompletion
zip's folder. -
Go to
C:\Notepad++\functionList\
placeangelscript_wj.xml
there from thefunctionList
zip's folder. -
Restart Notepad++.
- Notepad++ should now recognize
*.as
files.
Visual Studio Code
TODO