Open Die4Ever opened 3 years ago
Visual Studio Code and other editors use TextMate format for syntax highlighting, I can't find a python module that does this but it might not be too hard to write our own?
https://marketplace.visualstudio.com/items?itemName=EricBlade.vscode-unrealscript
https://github.com/ericblade/vscode-unrealscript/blob/master/unrealscript.tmLanguage.json
https://github.com/microsoft/vscode-textmate
https://pypi.org/project/onigurumacffi/
https://github.com/microsoft/vscode-textmate/blob/main/src/grammar.ts#L447
maybe this can help https://web.archive.org/web/20181105142753/http://unrealtexture.com/Unreal/Downloads/3DEditing/UnrealEd/Tutorials/unrealwiki-offline/unrealscript-grammar.html
https://web.archive.org/web/20051025132508/http://mimesis.csc.ncsu.edu/Unreal/Syntax.htm