I need to QSCintilla highlight codes like this one: \xfffe. After a hour of googling, i still found nothing on custom lexicon for QScintilla.
So how do i make mine custom lex with it? I already have a parser code(from old versions) here:https://github.com/OctoNezd/PokeNDSTranslator/blob/master/reader.py . But if i use it, i can`t edit, but IDE is designed to create and edit, but now it is just a viewer