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.xmlthere. -
Go to
C:\Notepad++\autoCompletion\
placeangelscript_wj.xmlthere from theautoCompletionzip's folder. -
Go to
C:\Notepad++\functionList\
placeangelscript_wj.xmlthere from thefunctionListzip's folder. -
Restart Notepad++.
- Notepad++ should now recognize
*.asfiles.
Visual Studio Code
TODO